.locations ul.grid{list-style:none;margin:2rem 0;padding:0;display:grid;grid-gap:2rem}.locations .iframe-container{width:100%;aspect-ratio:16/9;position:relative;margin-bottom:1rem}.locations .iframe-container iframe{margin:0;width:100%;height:100%}.locations .resource-item__image{width:100%;aspect-ratio:16/9;object-fit:cover;height:auto;margin-bottom:1rem}.locations .resource-item__name{font-weight:700;margin-bottom:0}@media(min-width:768px){.locations ul.grid{grid-template-columns:1fr 1fr}.locations .resource-item--with-image{grid-row:span 2}}@media(max-width:768px){.locations ul.grid{grid-template-columns:1fr}.locations{padding:0 1rem}}