
@media (min-width: 768px) {
	body:not([class*=elementor-page-]) main#content.site-main {
      max-width: 768px;
    }
}