
	body{
		overflow-x: hidden;
	}
	@media(max-width:768px){
		.maxwidth-theme > h2{
			font-size: 24px;
		}
	}
