﻿.kche-t116 .kche-t116-list{display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}
.kche-t116 .kche-t116-list .kche-t116-item{width:100%;margin-right:0}
@media (max-width:1024px){.kche-t116 .kche-t116-list{grid-template-columns:repeat(3,1fr)}
}@media (max-width:768px){.kche-t116 .kche-t116-list{grid-template-columns:repeat(2,1fr)}
}
@media (min-width:769px){.serve-box{display:grid !important;gap:20px;grid-template-columns:repeat(3,1fr)}}