.single-header.header h1.single-entry-title.entry-title{font-size:36px !important;font-weight:400}
div.emd-ratings img{
  width: 30%;
    padding: 3px;
    height: 30px;
}
div.emd-container .section-rating div.row > div.col-sm-6{
 width:100%; 
}

div.emd-container .section-rating div.row > div.col-sm-6 > div[class$="-rating"] > div{
  float:none !important;
      padding: 25px 0;
    background: #f7f7f7;
    border: rgba(0, 0, 0, 0);
    border-radius: 10px;
}

div.emd-container .section-rating div.row > div.col-sm-6 .emd-rating-block{
 border: 1px solid #c0c0c0;
  border-radius:8px;
  width:300px;
  margin: 0 auto; 
}
div.single-relpanel.emd-article.article-panel{height:535px;}