@charset "UTF-8";
/* CSS Document */


@media screen and (max-width: 600px) {
	.bg-product-list { margin-top: 0px; }
	
	#product-details, 
	#product-delivery, 
	#basket-controls,
	#product-images, 
	#product-also-like { width: 100%; float: none; }
	
	.width-1-2,
	.width-1-3,
	.width-1-3 + .width-1-3,
	.width-1-4 { width: 100%; height: auto !important; }
	.column { margin-left: 0 !important;  }
}