.htg-slide{min-width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.htg-slide img{width:400px;height:320px;object-fit:cover;display:block;border-radius:12px}@media (max-width:900px){.htg-slide{grid-template-columns:repeat(1,1fr)}.htg-slide figure:nth-child(3){grid-column:span 2}}@media (max-width:720px){.htg-slide{grid-template-columns:1fr;gap:14px}.htg-slide figure{margin:0}.htg-slide img{width:100%;height:260px}}