.button-group{display:flex;flex-direction:row;justify-content:space-around}@media (max-width:767px){.button-group{align-items:center;flex-direction:column}}