/* Start custom CSS */@media only screen and (min-width: 922px) {
		.ast-page-builder-template .site-content, .ast-container {
			max-width: 1320px !important;
			padding: 0 20px !important;
    margin: 0 auto;
	}
}/* End custom CSS */