@media screen and (max-width: 476px) {
   header h1{
      font-size: 2rem !important;
   }
}