.alert {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 25px;
}

.desktop-hidden {
	display: block;	
}

.mobile-hidden {
	display: none;
}

.groupbox {
	width: 100%;
	margin-bottom: 20px;
}