.photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
@media(max-width:460px){.photo-actions{grid-template-columns:1fr}}
