body {
    margin-top: 0px;
}

.media-card .media-img {
    width: 220px;
    height: auto;
    margin-right: 0px;
}

.seo-text p {
    margin-bottom: 20px;
}

.card-item .card-link.card-link__inverse {
    background: #6c727c;
    color: white;
}

.status-image {
    max-width: 64px;
}

.company-list__item {
    height: 150px;
}

.company-list__item .media-img {
    width: 220px;
    height: 100%;
    margin-right: 0px;
    background-size: cover;
    background-position: center;
}

.home-company__image {
    height: 250px;
    background-size: contain;
    background-position: center;
}

#yandex-map {
    min-height: 300px;
}

header .select2-container--default .select2-selection--single {
    background-color: rgba(127,136,151,.1);
    border: 0;
    height: 48px;
    font-size: 15px;
    padding: 10px 10px;
}

header .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
}

.rating__mini-card {
    font-size: 10px;
    position: absolute;
    right: 0px;
    top: -2px;
}

.rating__mini-card-text {
    font-size: 14px; font-weight: normal; line-height: 21px; color: #0d233e; display: block;
}

.dealer-card-name {
    width: 80%;
}

[data-filter] .theme-btn {
    line-height: 34px;
}

[data-filter] .custom-select {
    border-color: rgba(127, 136, 151, .1);
}

[data-filter] .btn-group .custom-select {
    height: calc(1.7em + 0.75rem + 2px);
}

input[data-filter-change-name] {
    border-color: rgba(127, 136, 151, .1);
}

.pagination {
    gap: 5px;
}