﻿
@media (min-width:769px){.procate li{width:32%;margin-right:2%}
.procate li:nth-child(4n){margin-right: 2%;}
.procate li:nth-child(3n){margin-right: 0;}}

@media (min-width:1025px) {.procate li .img {max-height: calc((100vh - 400px) / 2);min-height: 150px;}}

