#\:0\.container {
  display: none;
}
body {
  top: 0 !important;
}
.goog-te-gadget-simple {
  position: fixed;
  left: 10px;
  bottom: 10px;
  border-radius: 10px;
  padding: 10px;
}
#google_translate_element {
  display: none;
}
@media (max-width: 991px) {
  .dropdown-menu.show {
    transform: translateY(7px);
    max-width: 50%;
    margin: auto;
  }
}
