@media only screen and (max-width: 400px) {
 
#menu_header h4{
   font-size: 20px;
   max-height:50px;
}

    
}