.profile-cover-bg{
    height:200px;
}

.card-img{
    border-radius: 0px!important;
}

@media (max-width: 767px) {
    .avatar-holder, .avatar-holder img{
        width: auto;
        height: auto;
        aspect-ratio: 1 / 1;
    }
}
