
.special-offer .owl-stage-outer {
    margin-left: -174px!important;
}
.fa-chevron-right {

    top: calc(50% - 12px);

}
.fa-chevron-left {

    top: calc(50% - 12px);

}
@media (max-width: 1300px) {
    .special-offer .owl-stage-outer {
        margin-left: 0px!important;
    }
}