.guten-hNPtfc.guten-button-wrapper .guten-button { width: 32%; background: var(--wp--preset--color--vivid-red); background-attachment: scroll; } .guten-hNPtfc.guten-button-wrapper .guten-button span { color: var(--wp--preset--color--white); font-family: "Arial"; font-size: 15px; font-weight: bold; letter-spacing: 0em; } .guten-hNPtfc.guten-button-wrapper .guten-button:hover { background: rgba(196, 24, 24, 1); } @media only screen and (max-width: 1024px) { .guten-hNPtfc.guten-button-wrapper { justify-content: left; } .guten-hNPtfc.guten-button-wrapper .guten-button { background-attachment: scroll; } } @media only screen and (max-width: 767px) { .guten-hNPtfc.guten-button-wrapper .guten-button { width: 99%; background-attachment: scroll; } .guten-hNPtfc.guten-button-wrapper .guten-button span { font-size: 15px; } }