@media (max-width: 540px){
.testimonial-page-wrap .col-lg-4{
    padding:0px;
}
.testimonial-page-wrap .card figure{
     padding:0px !important;
}
h1.aos-init.aos-animate {
    margin-top: 0px;
    top: 0px !important;
}
}

@media (max-width: 980px){
  .page-title h1 {
    top: 0;
    margin-top: 0;
    margin-bottom: 0px;
}
}