.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature {
    border: none;
    padding: inherit;
    }

.feature-box-001 img {
    height: 80px;
    transition:0.3s 
}
.feature-box-001 img:hover {
    transform:scale(1.1);
}
