@media only screen and (max-width: 720px) {

	.jumbotron-main-content {
		width: 100% !important;
	}

	.jumbotron-tagline {
		margin: 0 !important;
	}

	.jumbotron-group-icon-container {
		width: 100% !important;
	}

}