.border-dashed {
    border-style: dashed;
}

.gallery-product-image {
    width: 100%;
    height: 140px !important;
    object-fit: cover;
}

.text-align-end {
    text-align: end !important;
}

.h-350 {
    height: 350px !important;
}
