
@media (max-width: 1024px) {
    .mb-120 {
        margin-bottom: 120px !important;
    }
}
@media (max-width: 1024px) {
    .mb-280 {
        margin-bottom: 280px !important;
    }
}