.card{
    border: 0!important;
    background-color: inherit;
}

.card .card-img-top{
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
