.hero-wrapper{grid-template-columns:repeat(10,minmax(0,1fr))}.width-1by2>div:first-child,.width-1by2>div:last-child{grid-column:span 5/span 5}.width-4by6>div:first-child{grid-column:span 4/span 4}.width-4by6>div:last-child{grid-column:span 6/span 6}.width-3by7>div:first-child{grid-column:span 3/span 3}.width-3by7>div:last-child{grid-column:span 7/span 7}.width-6by4>div:first-child{grid-column:span 6/span 6}.width-6by4>div:last-child{grid-column:span 4/span 4}.width-7by3>div:first-child{grid-column:span 7/span 7}.width-7by3>div:last-child{grid-column:span 3/span 3}.width-hero-full>div:first-child,.width-hero-full>div:last-child{grid-column:span 10/span 10}@media(max-width:819px){.width-1by2>div:first-child,.width-1by2>div:last-child,.width-3by7>div:first-child,.width-3by7>div:last-child,.width-4by6>div:first-child,.width-4by6>div:last-child,.width-6by4>div:first-child,.width-6by4>div:last-child,.width-7by3>div:first-child,.width-7by3>div:last-child{grid-column:span 10/span 10}}.hero-img img{object-fit:cover;object-position:center}