.about-area-four{
padding: 80px 0;
}
.about-content-four>p {
    text-align: justify;
}
.about-img-wrap-four {
    margin-inline-end: 0px !important;
}
.mask-img-wrap {
    height: 558px;
    -webkit-mask-size: 100%;
    mask-size: 80%;
    width: 100%;
    z-index: -1;
}
.about-list-three{
display: none;
}
.counter-area-two {
    background: #005d0029;
    margin-bottom: 70px;
}
.counter-item-two:before {
    background: hsl(120deg 100% 18.24%);
}
.about-img-seven-wrap img:nth-child(2) {
    border: 8px solid var(--tg-white);
    border-radius: 10px;
    bottom: 0;
    inset-inline-end: 50px;
    position: absolute;
    z-index: 3;
    max-width: 270px;
}
@media (max-width: 474.99px) {
.about-area-four {
    padding: 60px 0;
}
.mask-img-wrap {
        height: 100%;
        mask-size: 100% !important;
    }
.mask-img-wrap {
    height: 100%;
    mask-size: 80%;
}
.about-img-wrap-four {
        margin-bottom: 0px;
    }
}