.main-hero__fader-item {
    width: 2560px !important;
}
@media (max-width: 1399.98px) {
    .main-hero__fader-item {
        width: 1440px !important;
    }
}
@media (max-width: 1199.98px) {
    .main-hero__fader-item {
        width: 1240px !important;
    }
}
@media (max-width: 991.98px) {
    .main-hero__fader-item {
        width: 1032px !important;
    }
}
@media (max-width: 767.98px) {
    .main-hero__fader-item {
        width: 808px !important;
    }
}
@media (max-width: 575.98px) {
    .main-hero__fader-item {
        width: 616px !important;
    }
}