html{font-size:62.5%!important;}
@media screen and (min-width: 0\0){/* IE 9, IE 10, IE 11 */:root,html{font-size: 10px;}}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){/* IE 10, IE 11 */:root,html{ font-size: 10px;}}
*{box-sizing:border-box;letter-spacing:-.01em !important;}
body{font-size:1.6rem;}
ol,ul{
    list-style:none;
}
a{
    text-decoration:none;
}
img{
    max-width:100%;
}
table{
    padding:0;
    border:0;
    border-spacing:0px;
    border-collapse:collapse;
}
th, td{
    padding:0;
}
button, input, optgroup, select, textarea{
    line-height: 1.2;
}
