#primary.case-single {
  max-width: 1280px;
  margin: auto;
}

#case-single-post {
  padding-top: var(--header-height);
  background-color: #fff;
}

.single-post .contact-bg-image-1 {
  top: 300px;
  left: 128px;
  width: 165px;
  height: 146px;
}

.single-post .contact-bg-image-2 {
  top: -70px;
  right: 130px;
  width: 114px;
  height: 72px;
}
