.hero-section{height:100vh;min-height:900px;background-size:cover;background:url("./images/hero-bkg.webp") no-repeat center}@media screen and (max-width: 600px){.hero-section{height:auto}}.hero-section .hero-section__content{max-width:900px;margin:0 auto;padding-top:130px;text-align:center}.hero-section .hero-section__content h1{margin:10px 0}.hero-section .hero-section__content h1 span{color:#f7fa72}