span.hl0{background-color:yellow}
@media screen and (max-width: 1562px) {
	div.ui-pg-div i:last-child{display:none;font-style:normal}
}
@media screen and (min-width: 1563px) {
	div.ui-pg-div i:last-child{display:;font-style:normal}
}
