.sidenav-profile .user-profile img
{
    border-radius: 0 !important;
}
.sidenav-profile .user-profile
{
    width: 100% !important;
}
.form-check-input-lg
{
    width: 2rem !important;
    height: 2rem !important;
}
.form-check-input-lg ~ .form-check-label
{
    font-size: 1.5rem !important;
}
.hidden {
    display: none;
}
.register-form .form-check-label
{
    font-size: 28px !important;
}
.form-check .form-check-input
{
    width: 2rem !important;
    height: 2rem !important;
}