.cover-wrapper .cover-bg {
  background-position: center center;
}

@media screen and (max-width: 600px) {
  .cover-wrapper .cover-bg {
    background-position: 76% center !important;
  }

  .cover-wrapper .cover-body .title {
    font-size: 2.35rem !important;
    line-height: 1.15;
    white-space: nowrap;
  }
}
