#YT26 .radio-group {
  gap: unset !important;
}

.popup__modal a {
  color: unset !important;
}

#YT26 .form-fields {
  width: 75%;
  margin: 40px auto 10px;
}

.MOBILE #YT26 .status-status,
.MOBILE #YT26 .form-fields {
  width: 92%;
}

.MOBILE #YT26 .unlock-btn-group {
  width: 92%;
}

@media screen and (min-width: 390px) and (max-width: 430px) {
    .MOBILE #YT26 .main-sub {
      width: 95% !important;
    }    

}