.navbar {
	background-color:transparent !important;  
}

@media(min-width:1200px){
	.navbar {
		background-color:black !important;  
	}
}