﻿@media (max-width:414px) {
    .bg--image {
        background-size: 595px auto !important;
        background-position: calc(100vw - 340px) -140px !important;
    }

    .counter__element {
        padding: 0 0.8rem;
    }

    .counter__label {
        font-size: 0.75rem;
    }
}
.swiper-slide{
    text-align: center !important;

}
.logos-slider {
    max-width: 303px !important;
    height: 200px !important;
}

@media (min-width: 1366px) {
    .section-order {
        min-height: 370px !important;
    }
}
