@media (max-width: 520px) {

	.navbar-custom .app-search.app-select {
		max-width: 150px;
	}

	/* Override bootstrap dropdown-lg class, just for notifications */
	.dropdown-lg.notification-box {
	  width: 280px !important;
	}

}
