@media (min-width: 320px) and (max-width: 480px) {
  
.top-content h1 {
    margin-top: 27px!important;
}
  
}