html, body {
    overflow: hidden;
}

.iframe-fairttl {
    text-align: left;
}
@media screen and (max-width: 768px) {
    .iframe-fairttl {
        line-height: 1.62 !important;
    }
}