.jp-cross-icon-container{
    display: inline-block;
    background: url(../img/ic-close.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    text-decoration: none;
    outline: none;
}