.desktop-reg-instacart-btn {
	background-color: #ED1A3A !important;
	color: #fff !important;
}
.desktop-reg-instacart-btn:hover {
	background-color: #9C1229 !important;
	color: #fff !important;
}

@media (min-width: 768px) {
	.navbar-header {
		max-width: 59%;
	}
	
}