@media all and (max-width: 480px) {
	#brand-top-page #section-menu,
	#top3,
	#top4,
	#top5{
        display: none;
    }
}
