﻿.news-v3 .news-v3-in{
    padding: 0;
}

@media all and (min-width: 992px){
	div.uc_news_text p img{
		margin-right: 20px;
	}
}

@media (max-width: 991px){
    div.uc_news_text p {
        width: 100%;
    }
}

/* BESPOKE UWS-149: IE BUG NEWS BLOCK BANNER */
.uc_news_text {
    line-height: 2;
}
.uc_news_text .default-image {
    width: 100%;
}

.uc_news_text .news-v3-in h2 {
    text-transform: none;
    margin-bottom: 0;
    font-size: 50px;
}

.uc_news_text .posted-info li {
    font-family: MuseoSlab500, Helvetica, Arial, sans-serif;
    font-style: normal;
}

@media (min-width: 992px) {
    #pnl_column_2 {
        margin-left: 16.66666667%;
        width: 66.66666667%;
    }
}
/* END BESPOKE UWS-149 */