.big-implement-idea .big-number {
    font-size: 60vh;
    color: #333333;
    opacity: 0.1;
    line-height: 46vh;
    margin-left: 2vw;
    font-weight: bold;
}


.implement-text-holder {
    position: absolute;
    top: 38%;
    width: 70%;
    left: 30%;
}
.implement-text-holder .implement-title {
    font-size: 3.5vh;
    color: #333333;
     margin-bottom: 0;
    margin-left: 5vw;
    padding-right: 3vw;
    font-weight: bold;
}