.rl_quickindex:before {
    font-family: IcoMoon;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;

    content: "\53";
    font-weight: 400;
    font-size: 160px;
    line-height: 160px;

    width: 160px;
    height: 160px;

    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    
    opacity: .05;
}