@charset "UTF-8";

.ly_aboutQprImg li img{
	height:300px;
}

.ly_aboutQprImg {
	max-width:800px;
}

@media only screen and (max-width: 600px){
	.ly_aboutQprImg li img {
		height: 100%;
	}
}