.section-blog-banner{background:var(--tan);color:var(--off-white)}
.section-blog-banner .sub-title{color:var(--shy-green);text-transform:uppercase}
.section-blog-banner .title{margin-top:32px}
.section-blog-banner .desc{margin-top:16px}
@media(min-width:992px){
  .main-bb{max-width:41.66667%}
}
@media(max-width:991px){
 .section-blog-banner .desc{margin-top:24px}
}