@media (max-width: 768px) { 
.cell-c1 p {
  font-size: 29px;
}
.cell-c2 {
  max-width: 100%;
  padding: 0px 18px;
}
.cell-c2 p {
  font-size: 14px;
    line-height: 17px;
    text-align: center;
}
.col-text {
    width: 85vw;
}
.w-p1 {
  font-size: 21px;
}
.w-p2 {
    font-size: 14px;
    line-height: 25px;
}
hr {
    display: none;
}
.row-a1 img {
    width: 43vw;
}
.row-a1-b4 {
    top: -27vw;
}
.row-a1-b4 .img1 {
    width: 65vw;
}
.row-a1-b4 p {
    top: 18vw;
    left: 33px;
    position: absolute;
    font-size: 5.2vw;
}
.row-a1-b4 .img2 {
    width: 13.5vw;
    position: absolute;
    right: -0.5vw;
    top: 21vw;
}
.row-a1-b4 .img3 {
    position: absolute;
    left: 55vw;
    top: 24.2vw;
    width: 7.2vw;
}
.ch-d1 {
    position: relative;
    top: -21vw;
    margin-bottom: -24vw;
}
/* .row-a1 {
    padding: 11vw;
} */
.credit-d {
  flex-direction: column;
    align-items: center;
}
.chrimg {
    border-radius: 50%;
    width: 38vw;
}
}