@media screen and (min-width: 768px) {
  figure[role="group"].align-right {
    margin-left: 2rem !important;
  }
}

.align-left.drupal-media-embed.ckeditor-half-width-wrapper {
  margin-right: 2rem !important;
}