/* Enter Your Custom CSS Here */
@media (max-width: 768px) {
#ranking li:first-child .review-total-only.large-thumb {
font-size: 30px;
}	
	#ranking li:first-child li:first-child .review-total-only.large-thumb  { 
	font-size: 40px;	
	}
	div.title-right {
		position: relative;
	}
	.review-total-only.large-thumb {
		position: static !important;
		float: right;
	}
	footer .navigation > li > a {
		margin-right: 0 !important;
	}
  .site-bar .nav .navigation > li a {
    white-space: normal !important;
  }
}

.entry-utils {
	display: none;
}