/* CSS Document */
.background {
	background-image: none;
}



/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
.jumbotron {
	background-image: none;
}
}