p{
text-align: justify;
}

.overview-img-wrap img:first-child {
    border-radius: 50px;
    /* height: 370px; */
}
.overview-img-wrap .icon{
display: none;
}
.overview-img-wrap img:nth-child(2){
display: none;
}
.content-bottom{
display: none;
}
.about-img-wrap-eleven img{
width: 100%;
}
.about-img-wrap-eleven .shape-two{
display: none;
}
.about-area-eleven {
    padding: 120px 0 120px;
    position: relative;
    background: #f8f9fa;
}
.main>.ck-content div>section, .main>.ck-content>section {
    overflow: hidden;
}
.mask-img-wrap img {
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.about-img-wrap-four {
    margin-inline-end: 0;
    position: relative;
}
.about-img-wrap-four img{ 
 width: 100%;
}
.about-img-wrap-four .icon {
display: none;
}
.about-area-four {
padding-top: 40px;
}
.progress-item:last-child {
    margin-bottom: 0;
    display: none;
}
.about-area-twelve {
    padding: 50px 0;
}
.about-img-seven-wrap img{
width: 100%;
}
.about-img-seven-wrap .experience-wrap{
display: none;
}
@media (max-width: 574.99px){
.about-area-eleven {
    padding: 50px 0 50px;
   
}
.about-area-four {
    padding: 0px 0 50px 0;
}
.about-area-seven {
    padding: 30px 0;
}
.about-area-twelve {
    padding: 20px 0;
}
}