.hero{width:100%;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:20px}@media (max-width:768px){.hero{text-align:center;padding:40px 20px}}