@media screen and (max-width: 480px) {
.styled-pagination .nvc {
	display: none;
}

}