/* Desktop-only hero image cache refresh. */
@media(min-width:760px){
  .hero{background-image:url('../images/hero-derby-v2.jpg')}
}
