body .ver-menu--u-ip4ux2zbh .ver-menu__link {
  text-align: left;
}
@media screen and (max-width: 768px) {
  table.opn_table_mob tr {
    display: flex;
    flex-direction: column-reverse;
  }
  table.opn_table_mob {
    width: 100%;
  }
  table.opn_table_mob table {
    width: 100% !important;
  }
}
