
.section-welcome__solutions .text-l {
    margin-bottom: 36px;
}

.section-welcome__solutions .welcome-img {
    width: 580px;
}

@media (max-width: 767px) {
    .section-welcome__solutions .welcome-img {
        margin-bottom: 24px;
        max-width: 90%;
    }
}