.hero-icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.service-icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
