@media(max-width:600px){
  .hero{height:60vh;min-height:420px}
  .hero .content h1{font-size:2.4rem}
  section.padded{padding:3rem 0}
}
