.pager{
	margin-top: 20px;
}
@media screen and (max-width: 750px) {
.pager{
	margin-top: 40px;
}
}