.actions{grid-template-columns:repeat(3,1fr)}
@media(max-width:700px){.actions{grid-template-columns:1fr}}
