#d1770850 .modal-content iframe {
    width:100%;
}
@media only screen and (max-width: 768px) {
    #d1770850 .modal-content iframe {
        height: 220px;
    }
}