.wpb_wrapper {
    margin: 0;
    padding: 0;
}

.text-side {
    padding: 50px 40px 30px 30px;
    box-sizing: border-box;
    position: relative;
}

span .num {
    position: absolute;
    z-index: 1;
    font-size: 160px;
    color: #eef1f7;
    top: 55px;
}

.inner {
    position: relative;
    z-index: 2;
}

h2 .mml-sub-header__title span {
    color: #00a7fe;
}

h3 .step-title{
    color: #1f489d;
}

span .num{
    font-family: "futura-pt",sans-serif!important;
    font-weight: bold;
}