.hero{align-items:center;display:flex;justify-content:space-between;margin:80px auto}.hero-text{margin-right:16px;max-width:544px}.hero-image{margin-left:16px;max-width:544px}@media only screen and (max-width:992px){.hero{flex-direction:column;flex-wrap:wrap;justify-content:center;text-align:center}.hero-text{margin-bottom:16px;margin-right:0}.hero-image{margin-left:0}}@media only screen and (max-width:500px){.hero{margin-top:0}.hero-image,.hero-text{width:100%}}