TCS POS for NetSuite now has a client with over 500 stores and a client using TCS POS in multiple countries. TCS POS for NetSuite runs in over 12 countries.

@media only screen and (min-width:650px)
{
.tcs-flags {
margin-bottom: 11px;
}
.tcs-flags .flg img {
width: 100%!important;
height: 100px;
display: block;
margin-bottom: 5px;
}
.tcs-flags .flg {
display: inline-block;
width: 24%;
clear: both;
min-width: 200px;
}
}
@media only screen and (min-width:1200px)
{
.tcs-flags .flg {
min-width: 179px;
}
}