@media (min-width: 576px)
.jumbotron {
	padding: 0 !important; 
}

.jumbotron {
	padding: 1rem .5rem;
}