﻿.home-hotpro{padding-bottom:0;}
.home-contact{padding-bottom:0;padding-top:20px;}
.home-news{padding-top:20px;}
 .procate-list{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}
.procate-list .procate-item{width:100%;margin-right:0}
@media (max-width:768px){.procate-list{grid-template-columns:repeat(2,1fr)}
}