.thematic-priorities {padding-bottom: 50px;}
.thematic-priorities img {width: 100%;-webkit-box-shadow: 0 0 10px #ccc; -moz-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc;}
.thematic-priorities .tit {font-size: 20px; line-height: 1.4;margin: 10px 0;min-height: 48px;}
.thematic-priorities .text {font-size: 16px; line-height: 1.4;}
.thematic-priorities .text a, .thematic-priorities .tit a {display: inline;color: #00B5E2;}
.thematic-priorities .text a:hover, .thematic-priorities .tit a:hover {text-decoration: underline;}

@media (min-width: 768px){
	.thematic-priorities .col-sm-6 {min-height: 480px;}
}


@media only screen and (max-width: 414px){
	.thematic-priorities .col-md-3 {padding:0; margin: 20px 0;}
	.thematic-priorities .tit { min-height: 0;font-size: 18px;}
}
