@CHARSET "UTF-8";


@media screen and (max-device-width: 18cm) {
	
	.page_container {
		width:100% !important;
	}
	
	#topImg {
		height:auto !important;
	}
}
