.promo-landing {
    max-width: 100% !important;
    padding: 0 !important;
}
.promo__bottom-block {
	max-width: 100%;
    overflow-y: scroll;
}
.promo__left-block {
    max-width: 400px;
}
.promo__right-block {
    max-width: 900px;
}
.promo__left-block .deepblueh2 {
color: #3636FF;
font-weight: 700;
}