.user-profile-header-banner img {
    width: 100%;
    height: 300px;
}

.user-profile-header img {
    height: 150px !important;
    width: 150px !important;
}

/* Style the form */
#regForm {
    background-color: #ffffff;
    margin: 70px auto;
    padding: 40px;
    width: 50%;
    min-width: 300px;
}

.user-profile-header-banner img {
    width: 100%;
    height: 300px;
}

.user-profile-header img {
    height: 150px !important;
    width: 150px !important;
}




.btn-outline-primary:hover {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #07520b !important;
}

.btn-outline-primary {
    color: #ffffff !important;
    border-color: #07520b !important;
    background-color: #1d6420 !important;
}

.btn-outline-bg {
    color: #1707ff !important;
    border-color: #07520b !important;
    background-color: #e9e8e8 !important;
}


/* login css  */
.img_Design {
    max-width: 100%;
    height: 217px;
}