@charset "utf-8";

/* Corporate Profile CSS */

.product-dev-intro {
  margin-top: 4%;
}

/* .products-nav_item:last-child {
  display: none;
} */

@media screen and (min-width: 768px) {

  .product-dev-intro {
    text-align: justify;
  }

}
