#postContainer img {
  max-width: 100%;
}

#postContainer iframe {
  max-width: 100%;
}

.card-body blockquote {
  width: 100% !important;
  min-width: 100% !important;
}

body {
  top: 0px !important;
  position: static !important;
}
.goog-te-banner-frame {
  display: none !important;
}

.scrollable {
  overflow-x: scroll;
}

::-webkit-scrollbar {
  display: none;
}

div[style*="background-color: #1e1e1e;"] {
  max-width: 100%;
  overflow-x: scroll;
}
