.blog-body {
  @include blog-and-project-formatting;

  &__focus-container {
    gap: 2.4rem 0;
  }

  &__image {
    width: 75%;
    height: 75%;
  }
}