.register { max-width: var(--main-content-max-width, 480px); } .register__form-button { width: 100%; @media(min-width: 576px) { width: 200px; } }