@media screen and (max-width:767px){.create-new-workspace-alert{padding:1rem!important}
}
.create-new-workspace-alert .c-alert__message{width:100%;max-width:100%}
.create-new-workspace-alert .create-new-workspace-alert__content{display:flex;justify-content:space-between}
@media screen and (min-width:640px){.create-new-workspace-alert .create-new-workspace-alert__body_copy{margin-right:8px;max-width:62%}
}
.create-new-workspace-alert .create-new-workspace-alert__button{align-self:center;text-decoration:none}
@media screen and (max-width:640px){.create-new-workspace-alert .create-new-workspace-alert__content{flex-direction:column}
.create-new-workspace-alert .create-new-workspace-alert__button{margin-top:12px;width:100%}
}