.marker-list-item > div {
    display: flex;
}

.marker-list-image {
    width: 30%;
}

.marker-list-description {
    width: 70%;
}