@media (min-width: 1200px) {
    .sticky-header.affix {
        padding: 20px 0 !important;
    }
}
