.col-register-text .registration-info pre,
.col-register-text .login-info pre {
	overflow: auto;
	margin-bottom: 20px;
	padding: 20px;
	background:unset;
	text-align: justify;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-size: 16px;
	font-family: 'IRANSans', IRANSans, Tahoma, Arial, sans-serif;
}
