.navbar-fixed-top .container {
	width: auto !important;
}

.header_dx img {
	max-width: none !important;
}

@media screen and (max-width: 980px) {
	.navbar {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	body {
		padding:0 !important;
	}
}