/*NON-AWESOME ICONS*/
.icon-rainbow {
    width: 100%;
    height: 100%;
    background: url(../img/rainbow.jpeg);
    display: block;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
}