@charset "UTF-8";

@media screen and (max-width: 800px) {
	.view_detail .parallax_img {
		background-position: 5% 50% !important;
	}
}