.hero-section {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-section h1{
    font-size:60px;
    max-width: 800px;
}
.hero-logo.pt-5 {
    max-width: 550px;
}
