@media (min-width:320px) and (max-width:767px) {
    .main-header__inner {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}