@import "./default.css";
@import "./header.css";

.conv img {
    height: 100px !important;
}

.single_service_content p {
  height: 4.5rem;
  overflow: hidden;
  text-align: justify;
}
