#image-grid{background-color:var(--white);padding:7em 0}.image-grid-item{height:95vw;margin-bottom:1em;padding:1em;width:95%}.image-grid-item:nth-child(odd){align-self:flex-end}@media (min-width:1000px){#image-grid .sub-wrapper{flex-direction:row;flex-wrap:wrap}.image-grid-item{flex-shrink:0;height:45vw;margin-bottom:0;max-height:600px;width:50%}.image-grid-item:nth-child(2n){margin-top:-4em}}
