@media only screen and (max-width: 719px) {
    .header-mobile-sticky .mobile-sticky {
        margin-top: -5px !important;
    }
}