.parent-flex,.parent-flex>div{display:flex;flex-flow:column wrap}.hero{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:100%;min-height:350px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:24px 0}.hero:before{content:'';display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.hero-content{position:relative;text-align:center;color:white}.hero-content .hero-title{font-size:32px;text-transform:uppercase;color:white}.hero-content .hero-subtitle{font-size:24px;color:white}@media screen and (min-width:768px){.hero-content .hero-btn .hs-button.large.primary{display:none}}