@charset "utf-8";

@media (max-width: 1023px) {
  #sos-whp-bf-masthead .platform-components-masthead__content--inner-container { padding-bottom: 50px; }
  @media (min-width: 768px) {
  #sos-whp-bf-masthead .platform-components-masthead__content--inner-container { padding-bottom: 60px; }
}
}

@media (min-width: 1024px) and (max-width: 1285px) {
  #sos-whp-bf-masthead .platform-components-masthead__content--inner-container { margin-left: 35px; }
  @media (min-width: 1200px) {
  #sos-whp-bf-masthead .platform-components-masthead__content--inner-container { margin-left: 75px; }
}
}