.hero{display:flex;flex-direction:row;padding:0}.hero-text-container{width:60%}.hero h1{color:#fff;font-size:46px;font-weight:500;line-height:1em;margin:0 0 20px}@media only screen and (max-width:1650px){.hero-text-container{width:80%}}@media only screen and (max-width:1400px){.hero-text-container{width:100%}}@media only screen and (max-width:1100px){.hero h1{text-align:center}}