/* templates/main_page/wrapper.twig */

@media screen and (max-width: 767px) {
	#main_page_content {
		padding: 0 10px;
	}
}
