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