@media all and (max-width: 575px) {
	.u-header .navbar .container {
		width: 100%; 
	}
}
