.hero-section-wrapper{align-items:center;display:flex;justify-content:space-between}.hero-content{padding-left:50px;width:45%}.hero-content p{font-size:24px}.hero-content h4{font-family:neutra_textdemi;margin-bottom:10px}.hero-content .button-wrapper{margin-top:40px}.hero-img{width:50%}@media (min-width:1600px){.hero-section-wrapper{margin:0 auto;max-width:1240px}}@media (max-width:1024px){.hero-section-wrapper{flex-direction:column}.hero-content{margin-bottom:50px;padding:0 30px;width:100%}.hero-img{width:100%}}@media (max-width:600px){.hero-content p{font-size:18px}}