.nhl-section1 {
  margin-bottom: 160px;
}
.nhl-section1 h3 {
  margin-bottom: 0;
  font-size: 50px;
  font-style: normal;
  line-height: normal;
}
.nhl-section1 p {
  font-size: 22px;
  font-style: normal;
  font-family: "IBMPlexSans-ExtraLight";
  line-height: 36px;
  margin: 0 auto;
}

.nhl-section1 .img-container {
  margin-top: 60px;
}

.nhl-section1 .line-anim {
  height: 135px;
  margin: 10px 38px;
}

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

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

.nhl-section1 .nhl-section1-blob1 {
  top: -120px;
  right: -700px;
}

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

@media (max-width: 991px) {
  .nhl-section1 h3 {
    font-size: 38px;
    font-weight: 400;
    line-height: normal;
  }
  .nhl-section1 p {
    font-size: 19px;
    font-weight: 200;
    line-height: 32px; /* 168.421% */
  }

  .nhl-section1 .right-content p {
    margin-bottom: 0 !important;
  }

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

  .nhl-section1 .line-anim {
    margin: 8px 40px;
    height: 88px;
  }

  .nhl-section1 h3 {
    margin-bottom: 0px !important;
  }

  .nhl-section1 img {
    width: 100%;
  }

  .nhl-section1 {
    margin: 100px 0;
  }
  .nhl-section1 .img-container {
    margin-top: 32px;
  }
}
/* @media (min-width: 768px) and (max-width: 991px) {
  .nhl-section1 .img-container img {
    width: 100%;
  }
} */
