.sub-holder .forward{
    width: 26px;
    height: 26px;
    background: url(/img/forward.png) 0 -1px no-repeat;
    background-size: cover;
    margin-left: 10px;
    cursor: pointer;
    margin-top: -5px;
}