.body-wrapper {
		border: 10px solid #0c4da1;
	}
	.logos-wrapper {
		width:90%;
		margin: 20px auto
	}
	.logos-wrapper img {
		width:100%
	}
	.wrapper-EU {
		width:90%;
		margin: 70px auto;
		font-family: 'Calibri';
	}
	.wrapper-EU .left-box, .wrapper-EU .right-box {
		display: inline-block;
		width: 50%
	}
	.wrapper-EU .left-box {
		float: left
	}
	.wrapper-EU .right-box {
		margin-left: -5%
	}
	.wrapper-EU .left-box img{
		max-width: 375px;
		margin: auto;
		margin-right: 25%;
		float: right
	}
	.right-box .pj_highlight {
		font-size: 30px;
		font-weight: 700;
		color: #002060
	}
	.right-box .pj_body {
		font-size: 24px;
	}
	.mitico-title {
		clear: both;
		width: 90%;
		margin: 50px auto;
		font-family: 'Calibri';
		font-size: 30px;
		font-weight: 700;
		text-align: center;
		color: #002060
	}
	.mitico-description {
		width: 90%;
		margin: auto;
		margin-bottom: 30px;
		font-family: 'Calibri';
		font-size: 36px;
		font-weight: 700;
		text-align: center
	}
	.mitico-description img {
		width: 60%;
		margin-bottom: 30px
	}
	.mitico-description p {
		margin: 0;
		line-height: 1.5em;
	}
	.mitico-description p b {
		color: #f00
	}
	.content-wrapper {
		width: 90%;
		margin: auto
	}
