
#press .press-release{
	margin: 0px;
	padding: 30px 0px 0px;
	text-align: center;
	font-size: 1rem;
	line-height: 2rem;
}
#press .row {
	justify-content: flex-start;
}
#press .row .col {
	text-align: center;
	margin-bottom: 40px;
}
#press .row .col .photo img {
	width: 100%;
	height: auto;
}

#press .title{
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
#press p.data{
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 1.3rem;
	line-height:1.8rem;
	color: #888;
}














