.pipedriveWebForms {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pipedriveWebForms iframe {
    border: none;
    overflow: hidden;
    width: 100%;
    max-width: 768px;
    height: 100%;
    position: relative;
}
