.lfr-layout-structure-item-row {overflow: hidden;}.lfr-layout-structure-item-b3752ca1-d5ba-fa24-760f-f89502162474 {

}

main .flowbox {
    width: 100%;
    display: flex;
    flex-direction: row;
    column-gap: 1%;
}
main .leftbox {
    width: 30%;
}
main .rightbox {
    width: 69%;
}