@media only screen and (max-width: 999px) and (min-width: 768px) {
  .custom-html--sitecore .pagezone-description.rte-inline {
    margin-left: -1.9rem;
  }
}

.custom-html--sitecore .body-content {
  margin-top: 0 !important;
}