.hero-wrapper{display:flex;justify-content:center;position:relative;align-items:center;min-height:230px;background-size:cover;background-position:50% 50%}.hero-inner{display:flex;width:800px;max-width:40%}.hero-title h1{color:#fff;text-transform:uppercase;font-size:50px;font-weight:800 !important;margin:0px !important}.hero-trim{position:absolute;left:-100px}.hero-trim-1{top:30px}.hero-trim-2{top:120px}@media(max-width:1149px){.hero-inner{justify-content:center}}@media(max-width:991px){.hero-wrapper{margin-top:70px}}@media(max-width:767px){.hero-trim{display:none}}