.widget-user-header {
    min-height: 130px !important;
}
.widget-user-image {
    left: 50% !important;
    margin-left: -45px !important;
    position: absolute !important;
    top: 90px !important;
    z-index: 2;
}
.edit-btn {
    top: 90px !important;
}

input {
    outline: none !important;
}