/* Gravity Heading Overrides */
.mod-type-gravity .page-title-sub {
    margin: auto;
    text-align: center;
    padding: 0 0 40px 0;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
	font-size:16px;
}

.mod-type-gravity  span.data-source{
	display:none;
}

.lo-left .list-post .list-post-item .list-post-image {
    background-color: #eee;
    text-align: center;
}
.lo-left .list-post .list-post-item .list-post-image img {
    width: auto;
    max-width: 100%;
}

#ttcobrand .mod-type-gravity .page-title-sub {
	font-size: 28px;
    line-height: 28px;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    font-family: 'OmnesRegular', arial, helvetica;
	padding: 0 0 20px;
}