/* RESPONSIVE PART */
@media (max-width: 991px){
    .offer_tab {
    width: 1050px;
}
}