.nhl-section5 {
  margin: 160px 0;
}
.nhl-section5 h3 {
  margin-bottom: 0;
  font-size: 50px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
}
.nhl-section5 p {
  font-size: 22px;
  font-style: normal;
  font-weight: 200;
  line-height: 36px; /* 163.636% */
  margin-bottom: 48px;
}

.nhl-section5 .line-anim {
  height: 135px;
  margin: 10px 70px 15px;
}

.nhl-section5 .image-name {
  margin-bottom: 40px;
}

.nhl-section5 .graphic-source {
  margin-top: 10px;
}

@media (min-width: 992px) and (max-width: 1366px) {
  /* .nhl-section5 h3 {
    max-width: 300px;
  } */
}

@media (max-width: 991px) {
  .nhl-section5 .right-content p {
    margin-bottom: 0 !important;
  }

  .nhl-section5 .graphic-source {
    margin-top: 20px;
  }

  .nhl-section5 .line-anim {
    margin: 3px 40px 8px;
    height: 80px;
  }

  .nhl-section5 h3 {
    margin-bottom: 40px !important;
    font-size: 38px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
  }

  .nhl-section5 p {
    font-size: 19px;
    font-weight: 200;
    line-height: 32px; /* 168.421% */
    margin-bottom: 40px !important;
  }

  .nhl-section5 {
    margin: 100px 0;
  }
}
