@media all and (max-width:768px) {
#content:before {
    content:"";
  }
}

.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element) {
  padding:15px 20px;
}

.site-footer-section {
  position:relative;
}
