.button-collection{display:flex;flex-direction:column;gap:1.5rem;width:fit-content}@media print,screen and (min-width: 48em){.button-collection{align-items:center;flex-direction:row}}