body.modal-open {
    overflow: hidden;
    padding-right: 17px;
}

.wishlist-thumb {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 1rem;
}

.col-w-50 {
    width: 50px;
}

.col-w-100 {
    width: 100px;
}

.col-w-150 {
    width: 150px;
}

.img-max-w-100 {
    max-width: 100px;
}
