.bbx-big-picture-section{
  background: var(--Charcoal, #2F2F2F);
  padding-top: 70px;
  padding-bottom: 70px;
      background-image: url(https://19579357.fs1.hubspotusercontent-na1.net/hubfs/19579357/TheBigPicture.svg);
    background-repeat: repeat-y;
    background-position: right;
  background-size: 50% 3.5%;
}

.nav-text{
  color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; 
text-transform: uppercase;
  margin-bottom: 40px;
}

.the-big-picture h2{
  color: var(--primary-green);
}

.the-big-picture h2 span{
  color: var(--primary-pink);
}

.anchor-section
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

  