.banners-hotsite {
	background-position:center;
	background-repeat:no-repeat;
	height:400px;
	width:100%;	
	display:flex;
}

.category_list-ui {
	padding-bottom:80px;
	width:100%;
}

.page-busca .breadcrumbs {
	display:none;
}

.page-busca .bread .conteudo {
	display:flex;
	justify-content:flex-end;
}

@media only screen and (max-width:40em){
	.banners-hotsite {
		background-image:url(/app/assets/images/hotsite/xcapa_hotsite_classic_mobile.jpg.pagespeed.ic.4fFqYs2Ywb.jpg)!important;height:400px};
	}
}