.custom-flow-widget-7027 {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.custom-flow-widget-7027 .custom-flow-image {
    display: flex;
    justify-content: center;
}
.custom-flow-widget-7027 .custom-flow-image img {
    max-width: 100%;
    height: auto;
}