/* v1.9 — final proportion corrections */
@media(min-width:1051px){
  .service{align-items:center}
  .service figure{height:clamp(470px,28vw,560px);min-height:0;align-self:center}
  .service figure img{height:100%;object-fit:cover}
}

@media(max-width:700px){
  .hero .image-note{display:none}
  .testimonials-head{display:block}
  .testimonials-head h2{max-width:none;font-size:34px;line-height:1.1}
  .testimonials-head h2 br{display:none}
  .testimonial-controls{margin-top:18px;justify-content:flex-end}
}
