.profile-img-container {
    width: 8rem;
    height: 7rem;
}

.profile-img-container img {
    border-radius: 50%;
}

.profile-upload {
    right: 1px;
    top: 78px;
}

.profile-upload-btn {
    min-width: 36px !important;
    min-height: 36px !important;
    background-color: #051284;
    color: #ffffff;
    border: none;
}