@media only screen and (min-width: 0px) and (max-width: 750px) {
	#modblog_load_categorias_detail{
		display:none;
	}
}