body,#mainDiv,h2.subtitle {
	width: 960px !important;
}

body.mw-navbar {
	padding-top: 0px;
}

.col-md-6 {
	width: 50%;
	float: left;
}

h1.mw-title {
	margin-top: 0px;
	font-size: 24px;
	padding-top: 14px;
	padding-bottom: 14px;
	background-color: #15325f !important;
	color: white !important;
}

h2.mw-subtitle {
	font-size: 1.5em;
	text-align: center;
}

.mds-gadget {
	break-inside: avoid;
	overflow: hidden;
}

.mds-gadget:first-child {
	break-inside: unset;
}