.ediromWindow .annotation.infoAnnot {    
    border-radius: unset;
    background-image: url(../pix/info.png);
    border: none;
    background-color: unset;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 95%;
}

/* .ediromWindow .annotation.infoAnnot::after {
    content: "i";
    font-size: 26px;
    font-family: serif;
    padding-left: 14px;
    line-height: 37px;
}
 */