.implement-text-holder .implement-title {
    font-size: 4vh;
    color: #333333;
    margin-left: 8vw;
    padding-right: 3vw;
    font-weight: bold;
    line-height: 6vh;
}


.implement-text-holder {
    position: absolute;
    top: 35%;
    width: 55%;
    left: 36%;
}
.big-implement-idea .big-number {
    font-size: 60vh;
    color: #333333;
    opacity: 0.1;
    line-height: 46vh;
    margin-left: 6vw;
    font-weight: bold;
}