@media screen and (min-width: 426px) {
    iframe body .content {
        margin: 0 33%;
        width: 33%;
    }
}