.register-form__row{grid-template-columns:repeat(8, 1fr)}@media screen and (max-width: 420px){.register-form__row{grid-template-columns:1fr}}.register-form__label{font-size:12px;color:#656565;background-color:#f5f5f5;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;padding:0 9px;border-radius:5px;grid-column:span 3}@media screen and (max-width: 420px){.register-form__label{grid-column:1;background-color:rgba(0,0,0,0);color:#040404;margin-bottom:-5px;padding-left:0}}.register-form__grid-span{grid-column:span 5}@media screen and (max-width: 420px){.register-form__grid-span{grid-column:1}}
