@charset "utf-8";
/* CSS Document */

/* =========================================================
 * internet-utm
 * ====================================================== */
 
@media screen and (max-width:720px) {
 /*---------------table---------------*/
 .ms-table{
 width:100%;
 min-width:100%;
 }
 
 }


