/**/

@media(max-width: 768px){
	/*.products li, .products li:hover{
		margin-top: 30px;
		margin-bottom: 60px;
	}*/
	
	.products li{
		height: 600px !important;
	}
}