html {
 	font-size: 60%;
}
table {
 		font-size: 90%;
}
body {
 		font-size: 1.6rem; /* =16px */
}
.am-container {
  width: 100%; !important;
  max-width: none;
}