@media screen and (min-width:769px){.buttons-wrapper{display:flex;flex-wrap:wrap;gap:10px}}@media screen and (max-width:767.99px){.buttons-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;margin-bottom:20px}.buttons-wrapper .button{margin-bottom:0!important}}