/* 0.1.166: direct EN-only alignment of the three real CTA hitboxes. */
html[data-tv-cyb-language="en"] .login-screen > .cybquant-en-left-panel-v161 {
  transform:none!important;
}

html[data-tv-cyb-language="en"] .tvcyb-hitbox--register,
html[data-tv-cyb-language="en"] .tvcyb-hitbox--login,
html[data-tv-cyb-language="en"] .tvcyb-hitbox--pro {
  transform:none!important;
  margin-left:-5mm!important;
}