@charset "utf-8";


/* Backgroung Image
=========================================================================================== */

	@media print, screen and (min-width: 768px) {
		.p-page {
			background: #ecfcfe url(../img/products/bg_products.jpg) no-repeat top center;
			}
	}



 
