.maeru-tq-wrap {
    position: relative;
    margin: 0 auto;
}

.maeru-tq-wrap iframe.maeru-tq-frame {
    border: 0;
    display: block;
    max-width: 100%;
}

.maeru-tq-auto iframe.maeru-tq-frame {
    transition: height .25s ease;
}