
 .number-card-heading{
    text-transform: uppercase !important;
 }   

 .swiper-slide {

    height: 660px !important;

}

  .testimonials {
    padding: 15px 0 !important;
}

.testimonials .swiper-pagination {
    margin-top: 50px !important;
}


       @media (min-width: 559px) and (max-width: 992px) {
.testimonials .swiper-pagination {
    margin-top: -275px !important;
}

}


@media (max-width: 430px) {
.testimonials .swiper-pagination {
    margin-top: -275px !important;
}

}
