@charset "utf-8";
@media screen and (max-width:600px) {
	
h1{
	font-size:156.25%;
}
p{
	font-size:87.5%;
}
p + img{
	width:200px;
	height:auto;
}
#nview360-container, .nview360-playground{
	width:280px !important;
	height:280px !important;
	margin:auto;
}
.nview360-image{
	width: 100% !important;
	height: auto !important;
}

}
