@media (max-width: 700px) {
    .uph_avatar {
        top: 14px;
        left: 50% !important;
        margin-left: -61px !important;
    }

    .up_header {
        height: 239px !important;
    }

    .uph_title {
        left: 0;
        width: 100% !important;
        padding: 0;
        text-align: center;
        border: 7px;
    }

    .uph_title > div {

        position: relative;

        text-align: center;

        right: 0;

        margin-top: 11px;
    }

    .uph_back > div {
    opacity: .4;
}
}