  .card-1 {
    height: 320px !important;
}
     .title-orange {
        font-size: 42px;

    }
    .card-1-para {
    font-size: 15px;
    color: #232020;
    letter-spacing: 0.5px;
    overflow: scroll;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-overflow: clip;
    text-align: start;
    color: #232020 !important;
    line-height: 1.6em;
    font-size: 15px;
    letter-spacing: 1px;
    height: 201px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: normal;
    padding-right: 9px;
    text-align: justify;
}
    .card-1-para1 {
    font-size: 15px;
    color: #232020;
    letter-spacing: 0.5px;
    overflow: scroll;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-overflow: clip;
    text-align: start;
    color: #232020 !important;
    line-height: 1.6em;
    font-size: 15px;
    letter-spacing: 1px;
    height: 189px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: normal;
    padding-right: 9px;
    text-align: justify;
}
.card-1-para1 .card-1-para {
  height: auto !important;
}
   .IndustryPage.card-effects .para {
    height: 117px !important;
}