
.subtitle{
display: none
}

.subtitle-underline{
display:none
}

.single-news-title img{
float: left;
padding-right: 10px;
margin-top: -22px;
width:10%;
}

.single-news-title h1 {
   margin-top: 45px;
  margin-bottom: 2px;
font-size: 20px !important;
  padding: 0;
  line-height: 1;
}

.single-news-title span{
 font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size: 14px;
font-style: italic;
color: #585858;
}

.view-all-link {
float:right;
}

.single-news-body{
margin-top: 50px;
}


.view-all a{
color: rgb(44,96,169);
float:right;
text-decoration: none;
}

.view-all a:hover{
color: rgb(44,96,169);
text-decoration: none;
}
