
.section-welcome {
    background-image: url(../img/bg-welcome_2x.webp);
    background-position: 22% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 150px;
}

.welcome {
    width: 900px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}


