.cst-testi-jan2022-grp {
  display: flex;
  flex-wrap: wrap;
}

.cst-testi-jan2022-grp .cst-left-col {
  width: 40%;
  padding: 30px;
  height: 450px;
  display: flex;
}
.cst-testi-jan2022-grp .cst-left-col .cst-border-grp {
  width: 100%;
  height: 100%;
  height: 100%;
  border-top: 4px solid #34a81d;
  border-left: 4px solid #34a81d;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cst-testi-jan2022-grp .cst-right-content-grp {
  width: 60%;
  padding: 50px 30px;
  display: flex;
  align-items: center;
}
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec {
  padding: 0 20px;
  max-width: 700px;
}
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec h3 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  color: #000000;
  margin-bottom: 30px;
}
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec .ather-sec {
  display: flex;
}
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec .ather-sec .athr-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 80px;
  border: 2px solid #34a81d;
}
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec .ather-sec .athr-image {
  width: 80px;
  margin-right: 20px;
}
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec .ather-sec .cst-content-grp h5 {
  font-family: Heebo;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec .ather-sec .cst-content-grp .designation {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #515151;
}
.cst-testi-jan2022-grp .cst-left-col {
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

  .cst-testi-jan2022-grp .cst-left-col .cst-border-grp .content-sec {
    padding: 50px;
    position: relative;

  }


@media (max-width: 767px) {
  .cst-testi-jan2022-grp {
    overflow: hidden;
  }
  .cst-testi-jan2022-grp .cst-left-col {
    width: 100%;
    height: 275px;
    box-sizing: content-box;
  }
  .cst-testi-jan2022-grp .cst-left-col .cst-border-grp {
    border-color: #34a81d;
    border-bottom-color: transparent;
    border-right-color: transparent;
  }
  .cst-testi-jan2022-grp .cst-right-content-grp {
    width: 100%;
  }
  .cst-testi-jan2022-grp .cst-right-content-grp .inner-sec h3 {
    font-size: 25px;
    line-height: 32px;
  }
  .cst-r1-gc-grp .widget-type-header h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .cst-testi-jan2022-grp .cst-left-col {
    padding: 20px;
  }
  .cst-testi-jan2022-grp .cst-right-content-grp {
    padding: 50px 0;
  }
  .cst-testi-jan2022-grp .cst-right-content-grp .inner-sec {
    padding: 0 20px;
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
  }
  .cst-testi-jan2022-grp .cst-left-col .cst-border-grp .content-sec {
    padding: 30px;
    position: relative;

  }
  .cst-testi-jan2022-grp .cst-left-col .cst-border-grp .content-sec img {
    max-width: 200px !important;
    margin: auto;
    z-index: 2;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cst-testi-jan2022-grp .cst-left-col .cst-border-grp .content-sec {
    padding: 30px;
    position: relative;

  }
  .cst-testi-jan2022-grp .cst-left-col .cst-border-grp .content-sec img {
    max-width: 175px !important;
    margin: auto;
    z-index: 2;
  }
}

@media (max-width: 767px) {
.cst-testi-jan2022-grp .cst-right-content-grp .inner-sec {
  padding: 0 30px;
  max-width: 700px;
}