@media (min-width:992px){
	#mainnavigation {
      background: rgb(173, 173, 173, 0.7);
      border-radius: 10px;
    }  
}
