.product-img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.profile-avatar{
    width: 30px !important;
    height: 30px !important;
    object-fit: cover;
}