/* Add here all your CSS customizations */

@media screen and (max-width: 992px)
{
	.product-thumb-info-list div {
		width: 50%;
	}
}