@media screen and (min-width: 768px) {
    .columns-left-block .wp-block-column:first-of-type,
    .columns-right-block .wp-block-column:last-of-type {
        flex: none;
    }
}

.image01-block {
    text-align: center;
}

.image01-block__image-wrap {
    position: relative;
}
