.whisper-embed {
    min-height: 700px !important;
    height: 700px !important;
    width: 100% !important;
    border: none !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    margin: 20px 0 !important;
}

.whisper-embed iframe {
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 12px !important;
}
