.fi {
    display: inline-block;
    width: 20px;
    height: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    border-radius: 2px;
    flex-shrink: 0;
    margin-right: 4px;
}
