/* Enter Your Custom CSS Here */
@media screen and (max-width:500px){
 /*.header-section--with-banner .header-section__simple-image--with-breadcrumbs {
    min-height: 160px !important;
} */
  .header-section__simple-image.header-section__simple-image--with-breadcrumbs img {
    max-width: 169%;
    background-position: center center !important;
}
  .header-section__title {
    font-size: 7vh !important;
  }
  .home-spirit-call{
  	font-size:3vh !important;
  }
}
@media screen and (max-width:320px){
    .header-section__title {
    font-size: 5vh !important;
  }
}
.form-block.form-block--style3.form-block--tour-booking.block-after-indent div.wpcf7-mail-sent-ok {
    color: #fff;
}
.form-contact ~ div.wpcf7-mail-sent-ok {
    color: #6dab3c !important;
}