.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:767.99px) {
.overview-area{
padding-bottom: 0;
}
.footer-top-two {
    padding: 40px 0 30px;
}
}