>>199
@-moz-document domain("mixch.tv") {
.src-horizontal.rotate-90 .vjs-tech {
transform: scale(.5625) rotate(90deg) !important;
}
.src-horizontal.rotate-270 .vjs-tech {
transform: scale(.5625) rotate(270deg) !important;
}
}