﻿ .kche-t151-list{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}
.kche-t151-list .kche-t151-item{width:100%;margin-right:0}
@media (max-width:768px){.kche-t151-list{grid-template-columns:repeat(2,1fr)}
}@media (max-width:500px){.kche-t151-list{grid-template-columns:repeat(1,1fr)}
}