.custom-html--sitecore {
  /* UI update on ipad portrait - Our Ecosystem */
}
@media only screen and (max-width: 999px) and (min-width: 768px) {
  .custom-html--sitecore .pagezone-description.rte-inline {
    margin-left: -1.19rem;
  }
}

@media screen and (min-width: 1000px)
{
.custom-html--sitecore .body-content {
margin-top: 0px !important;
}
}
.custom-html--sitecore .body-content {
    margin-top: 0px !important;