.ot-testimonials .testi-item .t-head {
    justify-content: center;
    padding-left: 0;
    text-align: center;
}

.ot-testimonials .testi-item .ttext {
    text-align: center;
}

@media(max-width: 1000px){
  .page-header {
      max-height: 300px !important;
  }
}

@media (max-width: 767px){
  #my-header .elementor-column {
      width: 50%;
  }
}