.xxshort{width:25px;}
.xshort{width:50px;}
.seller{background:#efe4f5;font-size:112.5%;text-align:center;}
.strike{color:#646464;text-decoration:line-through;}
.select{max-width:95%;}
.grey-bg{background:#F1F1F1;}

@media screen and (max-width: 768px) {
th{font-size:87.5%;}
td{font-size:87.5%;}
}
@media screen and (max-width: 480px) {
.table td{font-size:87.5%;}
.visibility{display:none;}
.visibility-img{width:0;}
}

@media screen and (max-width: 360px) {
th{font-size:75%;}
}