.hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}

.container {
    max-width: 1200px;
}