.img-round {
    border-radius: 50%;
}


.object-cover {
    object-fit: cover;
}