.product-section5 h3 {
  margin-bottom: 40px !important;
}

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

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

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

.product-section5 {
  margin-top: 0px;
  margin-bottom: 100px;
}

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

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

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

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

  .product-section5 h3 {
    margin-bottom: 40px;
  }

  .product-section5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
