input.btn {
    margin-left: 4px;
}
#RequestSupport [type="submit"], #RequestSupport [type="reset"] {
	background: #414F57 !important;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 7px 20px;
}
#RequestSupport [type="reset"] {
	background: #dfdfe0 !important;
	color: #333;
}
.trainingad-strip {
	background: #f5f5f4;
	text-align: center;
}
.trainingad-strip img {
	max-width: 100%
}

@media screen and (max-width: 500px) {
.per75 {
	width: 48%;
	display: inline-block;
}
}