@media only screen and (max-width:768px){.buttons-wrapper{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;align-items:flex-start!important;display:grid!important}.buttons-wrapper li,.buttons-wrapper li a{width:100%}}
