.wide-block {
	width: 100%;
	text-align: justify;
}

.wide-block p {
	margin-bottom: 40px;
}

.wide-block span.info {
	font-weight: bold;
    color: #555;
    display: block;
    text-align: center;
    margin: 20px;
}