/*
Theme Name: Critical Hits
Theme URI: <a href="http://www.jhonypg.com.br/" target="_blank">http://www.jhonypg.com.br/</a>
Description: Layout do site Critical Hits, de Eric Arraché Gonçalves.
Author: <a href="http://www.jhonypg.com.br/" target="_blank">Jhony Pacheco Gomes</a>
Author URI: http://www.jhonypg.com.br/
Version: 4.0
*/

.col-1-8-die { width: 12.5%; }

@media only screen and (max-width: 768px) {
	.bannerFollow { display: none; }
}

@media only screen and (max-width: 1045px) {
	.col-1-8-die { width: auto; }
}