@media(max-width:767px){
.header .four-e {
    right: inherit;
    left: 0;
}
.mobile-menu-btn {
    left: inherit;
    right: 15px;
}
}