.e-font-icon-svg {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    padding: 0;
    background: none;
    border: none;
}

.e-font-icon-svg path {
    fill: currentColor;
}

.selleradise_Features--icon svg {
    width: 100%;
    height: auto;
}