.oi {
    width: 52px;
    height: 52px;
    background-image: url(../images/organica-icons.svg);
}


.oi-green,
.green-section .oi {
    background-position-y: 0px;
}

.oi-blue,
.blue-section .oi {
    background-position-y: -52px;
}

.oi-yellow,
.yellow-section .oi {
    background-position-y: -104px;
}


.oi-bulb {
    background-position-x: 0px;
}

.oi-seed {
    background-position-x: -52px;
}

.oi-sprout {
    background-position-x: -104px;
}

.oi-roots {
    background-position-x: -156px;
}

.oi-tree {
    background-position-x: -208px;
}

.oi-technologies {
    background-position-x: -260px;
}

.oi-tests {
    background-position-x: -312px;
}

.oi-screen {
    background-position-x: -364px;
}

.oi-iteration {
    background-position-x: -416px;
}

.oi-cogwheel {
    background-position-x: -468px;
}