@media (max-width: 576px) {
  .goog-te-menu2 {
      width: 100%!important;
      height: 100%!important;
      overflow: auto!important;
  }
  .goog-te-menu2 table,
  .goog-te-menu2 table tbody,
  .goog-te-menu2 table tbody tr {
      width: 100%!important;
      height: 100%!important;
  }
  .goog-te-menu2 table tbody tr td {
      width: 100%!important;
      display: block!important;
  }
  .goog-te-menu2 table tbody tr td .goog-te-menu2-colpad {
      visibility: none!important;
  }
}
