.png-marker {
    background: no-repeat 0 0;
    width: 36px;
    height: 46px;
    position: absolute;
}

.png-icon {
    height: 17px !important;
    width: 17px !important;
    left: -8.5px;
    top: -36px;
    position: absolute;
    filter: invert(1);
}

.png-marker::after {
    height: 20px;
    width: 20px;
    background: black;
}