.wp-block-image {
  margin-top: 50px;
}

.wp-block-image.is-style-theme-rounded{
  img {
    border-radius: 10px;
  }
}