@media(max-width:800px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),not all,only screen and (max-width:1024px) and (min-resolution:192dpi),only screen and (max-width:1024px) and (min-resolution:2dppx){table.responsiveTable{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;border:none;width:100%;height:100%;text-align:center;color:#666}table.responsiveTable th,table.responsiveTable td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}table.responsiveTable *{font-size:inherit !important;white-space:normal !important}}