.emsi-news {
    color: #333;
    margin-top: -12px;
    min-height: 595px;
}

.single-emsi-news {
    height: 173px;
    width: 366px;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 30px;
    background: #fff;
	display: inline-block;
}

@media (max-width: 768px) {
   .single-emsi-news {
      height: 190px;
   }
}

.emsi-news .single-emsi-news:nth-child(even) {
	margin-left: 27px;
} 

.single-emsi-news hr {
    max-width: 100%;
    border-top: solid 2px #333;
    margin: 10px 0;
}

.single-emsi-left {
    max-width: 50%;
    float: left;
    padding: 0 15px 15px 15px;
}

.single-emsi-right {
    float: right;
    width: 50%;
	height: 100%;
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.emsi-news-title {
    font-size: 1.2em;
	line-height: 1.1;
    font-weight: 700;
}

.emsi-news-description {
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 0;
}

.mayor-acc-btn {
	color: #333;
    font-size: 26px;
    line-height: 1.4;
}

.mayor-results .acc-panel-title {
	margin-top: 10px;
}

.mayor-application-description {
	margin-bottom: 10px;
}