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

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