html {
  background: #fff;
}

@media (max-width: 767px) {
  .block_bgboxes h2 {
    margin-bottom: 24px;
    line-height: 1.13;
    letter-spacing: -0.6px;
  }

  .cover_image_content_wrap p {
    margin-bottom: 4px;
  }
}