html {
  direction: rtl;
}

.t-col {
  float: right;
}

html, body {
  overflow-x: hidden !important;
  width: 100% !important;
  max-width: 100vw !important;
  position: relative;
}