#parentsections .icon img{width:80px;height:80px;object-fit:contain;margin-bottom:30px}
#parentsections .parentsection-inner{padding-right:20px}
.parentsection-inner{margin-bottom:30px}
h3.parentserv-title.smalltitle a:hover {
    color: inherit;
}
@media(min-width:992px) and (max-width:1199px) {
}
@media(min-width:768px) and (max-width:991px) {
}
@media(max-width:767px) {
#parentsections .icon img{width:60px;height:60px;margin-bottom:20px}
}