@media (min-width: 992px){

	body.home .navbar-brand:not(.navbar-brand-mobile){
		display:none !important;
	}
	body.home.header-small .navbar-brand:not(.navbar-brand-mobile){
		display:inline !important;
	}
	#therealnavbar ul.navbar-nav li a{
		font-size: 0.94em;
	}
	#therealnavbar ul.navbar-nav li a,
	#navbar-item-profile{
		padding-right: 1rem;
		padding-left: 1rem;
	}
	#navbar-wrapper .navbar-brand img{
		height:75px;
	}	
	#home-features li{
		min-width: 19%;
		font-size:0.9em;
		font-weight:bold;
		letter-spacing:1px;
	}
	#home-features .feature-ico {
		width: 90px;
		height: 90px;
	}
	#section-video-wrapper {
		width: 720px;
		margin: 11% auto 0;
	}	
	#section-video{
		height: 375px;
	}	
	#section-instagram .section-header{
		padding-top: 16%;
	}
	#olio-scatola-1 img,
	#olio-scatola-2 img{
		max-height:300px;
	}	
	
}