.shots__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}