.block-ajax-list.about-item__content{
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    width: 100%;
}
.about-item__wrap.block-ajax-item {
    margin-bottom: 24px;
}
.route-block-recom img {
    max-height: 200px;
    object-fit: cover;
    object-position: top center;
    width: 100%;
}