.icons-24 {
    width: 24px;
    height: 24px;
    float: left;
}

.clock-fast-gray {
    background: url(../icons/clock-fast.png);
    background-size: contain;
}

.up-arrow-gray {
    background: url(../icons/up-arrow-gray.png);
    background-size: contain;
}

.down-arrow-gray {
    background: url(../icons/down-arrow-gray.png);
    background-size: contain;
}

.sicfe-icono {
    background: url(../images/sicfe-MW.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    fill: currentColor;
    height: 30px;
}