/* LARGEST SCREENS - 1920px+ */
@media screen and (min-width:1920px) {
.section-grid-halves.bglight.top-left-curve.hero.white {
  
      max-width:none
}
.section-block.no-padding.hero.image-bg.agent.ph.support {
  
      min-height:20vw
}
.left-column {
  
      min-width:auto
}
.dream-home-grid {
  
      max-width:1296px;
      margin-left:auto;
      margin-right:auto
}
}
