.wistiaModule {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius:16px;
    border:1px solid #f7f7f7;
    margin-bottom:20px;
}}