.product-section2 h3 {
  margin-bottom: 0;
}

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

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

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

.product-section2 p {
  margin-bottom: 0;
}

.product-section2 .products-blob1 {
  top: -325px;
  right: -200px;
  min-height: 700px;
  opacity: 0.3;
}

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

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

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

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

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

  .product-section2 .right-content p {
    margin-bottom: 0 !important;
  }

  .product-section2 {
    margin: 0 0 100px;
    padding: 124px 0 0;
  }
}
