.profile_2fa__row{display:flex}.profile_2fa__qr{background:var(--bg_secondary__100);border-radius:3px;padding:3px;margin-right:var(--padding);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:136px;height:136px}.profile_2fa__qr svg{width:60%;height:auto}.profile_2fa__qr canvas{width:128px;height:128px;border:1px solid #fff}.profile_2fa__text p{font-weight:600;line-height:130%}.profile_2fa__text p+p{margin-top:var(--padding)}

@media (min-width:979px){
.profile_2fa__row{    align-items: center;} }