@media screen and (max-width:560px) {
	#main .main-inner {
		width:96%;
	}

	.section-howto {
		width:100%;
	}
}