body.com_gridbox {
  max-height:100vh;
  aspect-ratio:9/16 !important;
  margin:0;
  padding:0;
  overflow:hidden;
}

body:not(.com_gridbox) .body .main-body, .ba-overlay-section-backdrop.horizontal-top .ba-overlay-section.ba-container .ba-row-wrapper.ba-container, .ba-overlay-section-backdrop.horizontal-bottom .ba-overlay-section.ba-container .ba-row-wrapper.ba-container, .ba-container:not(.ba-overlay-section), .intro-post-wrapper > *:not(.intro-post-image-wrapper) {
    width: 100vw !important;
  	max-width: 2160px;
}


footer.footer { 
 position:absolute;
  bottom:0;
  z-index:10;
}

.brbl {
 border-radius: 0 0 50% 0; 
}