﻿/* Place Your Custom Styles Here */
img.flags {
    width: 46px;
}
@media(max-width:767px){
.flag{
 width : 20px;
}
}
