.roam-brand-bg-fix { display: none; }
.brand-block {
  background-color: #f0ede8;
  background-image:
    linear-gradient(rgba(240,237,232,0.86), rgba(240,237,232,0.86)),
    url('/cdn/shop/files/Texture_background_banner.png?v=1782795445');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
