.profile-avatar-wrapper img {
    height: auto !important;
}

.crop-image {
    width: 100%;
    height: auto;
}

.jcrop-keymgr {
    left: -9999px !important;
}

.pg_photo-btn {
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0.7);
    line-height: 20px;
    text-align: center;
}

.pg_photo-btn .close {
    float: none;
    outline: 0;
    opacity: 1;
    line-height: inherit;
    color: #fff;
    font-weight: 400;
    text-shadow: none;
}



@media (max-width: 767px) {
    .post {
        margin: 0 -15px 10px -15px;
    }
}

.main-header .nav>li {
    width: 12.5%;
}