.testimonial-carousel {
    background: linear-gradient(0deg, rgba(255, 0, 150, 0.3), rgba(255, 0, 150, 0.3)), url(images/Award-winning.PNG);
    background-size: cover;
    height: 541px !important;
    padding-top: 100px !important;
    padding-bottom: 50px !important;
    margin-top: 120px;
}

.testimonial-content-division {
    height: 400px !important;
    color: rgb(247, 247, 247);
}

.testimonial-star {
    font-size: 30px !important;
}

.testimonial-paragraph {
    font-size: 20px;
}

.fa-quote-right,
.fa-quote-left {
    font-size: 50px !important;
}

.testimonial-heading {
    margin-top: 150px;
}