.ev-vl__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=1024px){.ev-vl__grid{grid-template-columns:1fr}}