.organisationcustomers-login-container .legend span, .organisationcustomer-form-create-account .legend span {
	font-family: nimbus-sans, sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.firstygroup-organisationcustomers-application-index .page-main { max-width: 940px; padding-left: 15px; padding-right: 15px; }
}


@media screen and (min-width: 769px) and (max-width: 991px) {
	.firstygroup-organisationcustomers-application-index .page-main { max-width: 720px; padding-left: 15px; padding-right: 15px; }

}


@media screen and (max-width: 768px) {
	.firstygroup-organisationcustomers-application-index .page-main { padding-left: 6%; padding-right: 6%; }

}