.promotions {
    margin-bottom: 120px;
}

.promotions .nav-panel {
    margin-bottom: 50px;
}


@media (max-width: 1200px) {
    .promotions {
        margin-bottom: 40px;
    }

    .promotions .nav-panel {
        margin-bottom: 30px;
    }
}