.dmc_stockweather{
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 80%;
}
@media screen and (min-width:1440px){
  .dmc_stockweather{
    padding-top: 90%;
  }
}
@media screen and (max-width:1439px){
  .dmc_stockweather{
    padding-top: 110%;
  }
}
@media screen and (max-width:1139px){
  .dmc_stockweather{
    padding-top: 130%;
  }
}
@media screen and (max-width:928px){
  .dmc_stockweather{
    padding-top: 158%;
  }
}
@media screen and (max-width:767px){
  .dmc_stockweather{
    padding-top: 134%;
  }
}
@media screen and (max-width:639px){
  .dmc_stockweather{
    padding-top: 180%;
  }
}
@media screen and (max-width:479px){
  .dmc_stockweather{
    padding-top: 265%;
  }
}
.dmc_stockweather iframe{
  aspect-ratio: none;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

.ui-container--column__wrap>.cmp-container .aem-Grid .ui-column__main--area {
@media screen and (max-width: 768px) {
padding-bottom: 0px !important;
}
}
