.btwmfo-target {
  position: relative !important;
  overflow: hidden !important;
}

.btwmfo-mark {
  position: absolute !important;
  z-index: 19 !important;
  pointer-events: none !important;
  white-space: nowrap !important;
  line-height: 1 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  text-shadow: 0 0 1px rgba(0,0,0,.45), 0 0 2px rgba(255,255,255,.35) !important;
  -webkit-font-smoothing: antialiased !important;
  user-select: none !important;
  box-sizing: border-box !important;
}

.btwmfo-mark img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  pointer-events: none !important;
}

.btwmfo-right .btwmfo-mark {
  text-align: right !important;
}
