.footer-img a img {
width: 25%;
height: auto;
}

.icon-section .icon-wrapper {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#icon-section-1 .icon-wrapper,
#icon-section-2 .icon-wrapper {
height: 266px;
}

#icon-section-3 .icon-wrapper {
height: 290px;
}

@media screen and (max-width: 768px) {
#icon-section-1 .icon-wrapper {
height: 364px;
}

#icon-section-2 .icon-wrapper {
height: 340px;
}

#icon-section-3 .icon-wrapper {
height: 367px;
}
}

#counter-section-0 .counterNumber::after,
#counter-section-0 .counterNumber::after {
content: '+';
}