@media (max-width: 480px) {
	.item-grid li{width:100%;}
    .item-grid .item-content{width:100%;}
	.item-grid .item-content .item-info{height:auto;padding-bottom:15px;}
	ul.product-photos li img{width:100%;height:auto;}
}