@media screen and (max-width: 375px)
.mobile-menu-area {
    width: 100%;
    height: auto;
    padding-top: 10px;
}