.hero{align-items:center;background:inherit;display:flex;flex-direction:column;height:385px;justify-content:center;overflow:hidden;padding:160px 0;position:relative;width:100%}.hero-content{max-width:100%;overflow:hidden;width:auto}.hero-content,h1{text-align:center}h1{color:#fff;font-size:54px;font-weight:600;line-height:120%}.vector-example{background:#fff;height:100px;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px;z-index:1}.custom-module{background-position:50%;background-size:cover;height:385px;width:100%}@media screen and (max-width:768px){.hero{height:300px;padding:80px 0}h1{font-size:32px;line-height:110%}.vector-example{height:70px;width:70px}}@media screen and (max-width:480px){.hero{height:250px;padding:60px 0}h1{font-size:28px}.vector-example{height:50px;width:50px}}