.flag
{
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: 1px solid #8c0923 !important;
    display: inline-block;
    overflow: hidden;
    text-indent: 1000%;
    white-space: nowrap;
    height: 1em;
    width: 1.333em;
}

.flag.flag-ca
{
    background: url("img/flags/ca.svg");
}

.flag.flag-cn
{
    background: url("img/flags/cn.svg");
}
