 @media screen and (max-width: 330px) { 
     #m-slogan .title, #m-enslogan .title{
         font-size:12px;
         padding-top:1rem;
     }
 }