.day-offer h2 {
    font-weight: 700;
}

@media (max-width: 991px) {
    .day-offer {
        background-size: 100% 100% !important;
    }
}
