
.models-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.model-card img{width:100%;}
