@media only screen and (max-width: 768px) {
    .navbar-nav .open .dropdown-menu  {
		background-color: #FFFFFF !important;
	}
}