/* Add custom CSS styles below */ 

.w-10 {
    width: 5.5rem;
}

.h-10 {
    height: 5.5rem;
}
.py-10 {
    padding-top: 6.5rem;
    padding-bottom: 6.5rem;
    background-repeat: no-repeat !important;
}
.customer-reviews .banner {
    background: black;
}

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