/* font */
* {
  font-family: 'Open Sans', sans-serif !important;
}

/* table */
tbody, td, tfoot, th, thead, tr {
    padding: 0 !important;
}


.ms-container {
  width: 470px !important;
}