@media screen and (max-width: 767px) {
    header .header-menu  nav .hfe-nav-menu{
        margin-top: 16px;
        margin-bottom: 16px;
    }
}