@media (max-width: 990px) {
  #shopify-section-blog-wb-default__banner .full-hero-image .full-hero-image__image,
  #shopify-section-blog-wb-default__banner .full-hero-image .full-hero-image__media-wrapper,
  .announcement-bar--visible #shopify-section-blog-wb-default__banner .full-hero-image {
    height: 35svh;
  }

  #shopify-section-blog-wb-default__banner .full-hero-image .full-hero-image__media-wrapper {
    padding: 60px 20px 20px;
  }

  #shopify-section-blog-wb-default__banner .full-hero-image .full-hero-image__media-content p {
    line-height: 1.3;
    margin-bottom: 10px;
  }
}