.default-iframe-groups .iframe-flex {
    display: flex;
    align-items: flex-start;
    grid-gap: 10px;
}