.overview-img-wrap img:nth-child(2) {
    display: none;
}
.overview-img-wrap .icon {
    display: none;
}
.content-bottom{
display: none;
}
.overview-img-wrap img:first-child {
    border-radius: 40px;
}

p {
text-align: justify;
}
@media (max-width: 574.99px){
 
  .footer-top-two {
    padding: 40px 0 30px;
}
.overview-area {
    padding-bottom:  0;
padding-top:  40px;
}
}