.news-details-img {
  margin-right: 34px;
  float: left;
  max-width: 40%;
}
.news-details-title {
  font: 700 34px/37px 'DINPro-Bold',sans-serif,arial;
  color: #2267cd;
  margin-bottom: 21px;
}
.news-details-category {
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  color: #868484;
  margin-bottom: 28px;
}
.news-details-category span {
  text-transform: uppercase;
}
.news-details-desc {
  clear: right;
}
.news-details {
  padding-bottom: 60px;
}
