@media screen and (max-width:560px) {

	.section-info {
		width:100%;
	}

	.section-slick .slider {
		width:80%;
	}

	.section-pages h2 span.s {
		display:block;
		margin-left:0;
		font-size:16px;
	}

	.section-pages .fl.l1 {
		width:50%;
	}
	.section-pages .fl.l1 .blk {
		width:96%;
		margin:0 auto;
		margin-bottom:20px;
	}

	.section-pages .fl.l1 .blk .fl.l2 {
		width:50%;
	}

	.section-pages .fl.l1 .blk .fr.r2 {
		width:50%;
	}
}