.main_cat_h1{
    font-size: 22px;
    color: #666;
    margin: unset;
}

#res-products > .product-grid .product:hover {
    min-height: 28.2em !important; 
}

@media (min-width: 1200px) {
	.container {
		width: 1460px;
	}
}