a.sty-application-procedure:before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 13px;
    width: 17px;
    height: 14px;
    margin: auto;
    mask: url(/assets/img/icon_blank_02.gif) no-repeat center center / contain;
    -webkit-mask: url(/assets/img/icon_blank_02.gif) no-repeat center center / contain;
    background-color: #fff;
    background-repeat: no-repeat;
}