.brochurefeature{background-color:var(--bg-dark)}.brochurefeature *{color:var(--color-white)}.brochurefeature .content{display:flex;flex-flow:row nowrap}.brochurefeature .image{height:200px;transform:rotate(-7deg) scale(1.25) translateX(20px)}.brochurefeature .content-wrapper{align-items:flex-start;display:flex;flex-flow:column nowrap;margin-left:120px}.brochurefeature .subtitle{color:var(--color-primary)}.brochurefeature .title:after{border-bottom:2px solid var(--color-primary);content:"";display:block;padding-top:10px;width:200px}@media (max-width:768px){.brochurefeature .image{display:none}.brochurefeature .content-wrapper{margin-left:unset}}