@media only screen and (min-width: 993px){
	#navbarResponsive > ul{
		padding-left: 250px;
	}
}