/* v44: Mission thank-you imagery and compact newsletter presentation. */
.book-destination .book-image{
  min-height:clamp(190px,22vw,250px)!important;
  background-color:#062e3b!important;
  background-image:url('/starfish-float-authoritative-2026.webp')!important;
  background-position:center!important;
  background-size:contain!important;
  background-repeat:no-repeat!important;
}
.book-destination .book-image img{display:none!important}

.starfish-org-feature .starfish-org-image{
  background-position:84% 82%!important;
}

.engagement-follow{
  width:100%;
  max-width:520px;
  justify-self:center;
  padding:18px 18px 16px!important;
}
.engagement-follow-heading{
  max-width:480px!important;
  margin-bottom:10px!important;
}
.engagement-form{
  width:100%;
  max-width:480px!important;
  margin-inline:auto!important;
}
.engagement-form iframe{
  width:100%!important;
  height:650px!important;
  min-height:650px!important;
}

@media(max-width:700px){
  .book-destination .book-image{min-height:210px!important}
  .starfish-org-feature .starfish-org-image{background-position:86% 84%!important}
  .engagement-follow{max-width:560px;padding:14px 10px 12px!important}
  .engagement-form{max-width:500px!important;margin-inline:auto!important}
  .engagement-form iframe{height:680px!important;min-height:680px!important}
}
