@media screen and (max-width: 768px) {
    iframe[src*="3d-t/output/index.html"] {
        width: 100% !important;
        height: 500px !important;
    }
}