.glyphicon-chevron-right:before {
    content: ">";}
.glyphicon-chevron-left:before {
    content: "<";}
