.location-wrapper{display:flex;flex-direction:column;gap:10px;margin-top:20px}.map-container{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.map-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media(min-width:768px){.location-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start}.location{width:40%}.map-container{width:60%}}@media(min-width:1024px){.location-wrapper{flex-direction:row;gap:20px}.location{width:35%}.map-container{width:65%}}