.icon-overlay {
    position: absolute;
    left: 0;
    width: auto;
    z-index: 2;
}
.icon-overlay svg {
    height: 100%;
    width: auto;
}