.wp-block-montanera-blocks-testimonial-item{
    width: 100%;
    align-items: center;
}
.wp-block-montanera-blocks-testimonial-item p{
  width: 648px;
  max-width: 95%;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 6px;
}
.wp-block-montanera-blocks-testimonial-item p.testimonial{
  font-size: 18px;
  line-height: 1.47em;
}
.wp-block-montanera-blocks-testimonial-item p.person{
  font-weight: 800;
}
.wp-block-montanera-blocks-testimonial-item figure{
  max-width: 192px !important;
  margin: 25px auto 10px !important;
  height: auto !important;
  min-height: auto !important;
}
.wp-block-montanera-blocks-testimonial-item figure img{
  width: auto !important;
  max-width: 192px !important;
  -webkit-mask: none !important;
  mask: none !important;
  min-height: auto !important;
  height: auto !important;
}

@media screen and (min-width: 768px) {
  .wp-block-montanera-blocks-testimonial-item p.testimonial{
    font-size: 24px;
    line-height: 1.67em;
  }
}
