.block-full-width-image {
margin-top: 2rem;
margin-bottom: 2rem;
}
.block-full-width-image img {
width: 100%;
}
.editor-styles-wrapper .block-full-width-image {
padding: 2rem;
}
@media only screen and (min-width: 767px) {
.block-full-width-image {
margin-top: 4rem;
}
}