.logo-icon {
    width: auto;
    height: 75px;
}

.justify-center {
    justify-content: center;
}


img.live-sale-icons {
    width: auto;
    height: 34px;
    margin-right: 1rem;
}

div#testimonial-carousel {
    min-height: 550px;
}

@media only screen and (max-width: 576px) {
    .testimonial-carousel .carousel-cell {
        width: 90%;
    }

    div#testimonial-carousel {
        height: 740px;
    }
}

.soldlive-icons {
    width: auto;
    height: 80px;
}

.d-md-block {
    text-align: center;
}

.product-figure-1 {
    height: 722px;
    width: auto;
    margin: auto;
}