.mini-img {
    border-radius: 50px;
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.big-img {
    border-radius: 15px;
    height: 300px;
    margin: 4px;
}