
/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */
.flag {
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url('../img/site/flags.png') no-repeat;
}


.flag.flag-ng {
    background-position: -18px 0;
}

.flag.flag-gh {
    background-position: 0 0;
}
