
iframe[name="DPO"] {
    overflow: hidden;
    border: 0 none;
    margin: 0px 0px;
    width: 100%;
}

@media (max-width: 34.999em) {
    
    iframe[name="DPO"] {
        overflow: hidden;
        border: 0 none;
        margin: 0px 0px;
        width: 100%;
        height: 1800px;
    }

}
