#fw-section-custom-html-5012db5e-cf0a-4da6-b239-8b2ed5be6e11 {

.googleCalendar{
  position: relative;
  height: 100%;
  width: 100%;
  padding-bottom: 150%;
}

.googleCalendar iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
}