.home-hero picture img{object-position:center center}
@media(max-width:700px){
  .home-hero picture img{object-position:center bottom}
  .home-hero .hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.32) 55%,rgba(0,0,0,.76))}
  .hero-copy{top:auto;bottom:8.5rem}
  .hero-proof{display:none}
}
