@media screen and (max-width: 1023px) {
	.page #header {
		height: 120px !important;
	}
	
	#header .bottom-navigation {
        top: 45px !important;
	}
	
	#header .bottom-navigation .main-menu__toggle {
        margin-right: 0 !important;
        margin-top: 5px !important;
	}
	
	#header #p_p_id_it_laserromae_portlets_freesearch_FreeSearchPortlet_ {
		display: flex !important;
	}
	
	#header #portlet_it_laserromae_portlets_freesearch_FreeSearchPortlet {
		margin: 0;
		width: 100% !important;
	}
}