jonnykates
8/1/2017 - 2:55 PM

Apply a max-width to Google map embed iframe

Apply a max-width to Google map embed iframe

div[id*='googleMap'] {
  max-width: 100%;
}