/* ----------------------------------------------------------
 file: portfolio.css

 Styles of portfolio presentation.

 last update: 29.01.15 by Patricia Engelskirchen
 ---------------------------------------------------------- */


article p {
	max-width: 1024px;
}

div.tileBox {
	justify-content: space-around;
	margin-top: 40px;
	max-width: 1024px;
}

