.page-node-type-product-campaign h1.field--name-field-title,
.page-node-type-product-campaign h2.field--name-field-title {
  font-family: "Earthboy", Roboto-Bold, sans-serif !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
}
.page-node-type-product-campaign h3.field--name-field-title {
  font-family: "Earthboy", Roboto-Bold, sans-serif !important;
  font-size: 1.25rem !important;
  text-transform: none !important;
  font-weight: normal !important;
}

.page-node-type-product-campaign .paragraph--type-featured h1.field--name-field-title,
.page-node-type-product-campaign .paragraph--type-featured h2.field--name-field-title,
.page-node-type-product-campaign .paragraph--type-text h1.field--name-field-title,
.page-node-type-product-campaign .paragraph--type-text h2.field--name-field-title,
.paragraph--type-product-whole-grain > .bs-region--main > h1.field--name-field-title,
.paragraph--type-product-whole-grain > .bs-region--main > h2.field--name-field-title,
.page-node-type-product-campaign .paragraph--type-statement-group h1.field--name-field-title,
.page-node-type-product-campaign .paragraph--type-statement-group h2.field--name-field-title,
.page-node-type-product-campaign .paragraph--type-product-nutritional-table h1.field--name-field-title,
.page-node-type-product-campaign .paragraph--type-product-nutritional-table h2.field--name-field-title {
  font-size: 3rem !important;
}

.paragraph--type-scroll-marquee .marquee span {
  font-family: "Earthboy", Roboto-Bold, sans-serif;
  font-weight: normal;
  font-size: 50px;
}
.node--type-product-campaign.node--view-mode-full .product_header__wrapper {
  padding: 6rem 0 0 0;
}

.node--type-product-campaign.node--view-mode-full .product_header__wrapper .details {
  margin-top: 0;
}
.node--type-product-campaign.node--view-mode-full .product_header__wrapper .details .field--name-field-subtitle {
  font-family: "Earthboy", Roboto-Bold, sans-serif;
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0;
  position: relative;
  padding-top: 0;
}
.node--type-product-campaign.node--view-mode-full .product_header__wrapper .image > .field--name-field-image {
  width: 100%;
  display: block;
  margin: -10vw auto -5vw auto;
}
@media screen and (min-width: 768px) {
  .node--type-product-campaign.node--view-mode-full .product_header__wrapper .image > .field--name-field-image {
    margin: -13vw auto -10vw auto;
    max-width: 50vw;
    min-width: 0;
  }
  .node--type-product-campaign.node--view-mode-full
    .product_content__wrapper
    > .field--name-field-components
    .field__item:nth-child(2)
    .paragraph--type-featured {
    margin-top: 128px;
  }
}
