.product-service-description {
  position: relative;
}
.product-service-description .product_service_description_content {
  position: absolute;
  display: flex;
  top: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
}
