.is-style-span-full-width img {
    width: 100%;
}

p.has-background {
    box-sizing: border-box;
}

@media screen and (min-width: 781px) {
.wp-block-columns.reverse-flex-on-desktop {
    flex-direction: row-reverse;
}
}
