/**
 * Hotfix Stylesheet
 */
#news-connect .feature-entry-content{min-height:580px;}
.tiled-grid .tiled-grid-entry{min-height:228px;}
#news-connect .symple-recent-news-entry-title-heading{font-size: 1.1em !important;}
.marquee-image img{width:100%;display:block;}
.page-header.with-image {background: black;position: relative;margin: -10px 0 0;}
@media only screen and (max-width: 610px) {
#callout .container{width:auto;}
#galleries{margin-top:20px;}
#news-connect .feature-entry-content{min-height:auto;}
}
@media only screen and (max-width: 340px) {
#find iframe{margin-left:-10px;}
}