#section-148466 .campaign-hero { 
   align-items: flex-end;
   padding-bottom: 6rem;
}
 
#section-156550 .cm-picture {
width: auto !important;
height: 30px !important;
}
 
#section-90828 .section {
  padding-top: 0 !important;
}
 
#section-26802 .section {
  padding-bottom: 0;
}
 
 
#section-148466 .campaign-hero h1,
#section-148466 .campaign-hero-mob h1 {
  line-height: 6rem;
}

 
/* Desktop sizing */
@media (min-width: 992px) {
  #section-148466 .campaign-hero h1 {
    font-size: clamp(4.80rem, 3.2vw + 1rem, 3.75rem);
  }
}

 
/* Mobile sizing */
@media (max-width: 991.98px) {
  #section-148466 .campaign-hero-mob h1 {
    font-size: clamp(2.3rem, 4.5vw + 0.5rem, 2.5rem);
    line-height: 2rem; 
  }
}
