@media screen and (max-width: 768px) {
 .wp-block-column .wp-block-image.is-style-span-full-width {
     max-width: 100%;
 }
 }
