.matchup-holder {
width:100%;
height:1150px; 
text-align:center; 
background-color:#fcfcfc; 
border-radius:16px;
}

.thumb-hold {
font-size:1px;
opacity:0;
}

.thumb-hold img {
width:300px;
height:30px;
}

.thumb-hold br {
display:none;
}

.author-container, 
.byline, 
#photo-containers, 
.photo-rotator, 
.feat-img-row, 
.wp-post-image, 
.photo-caption-container, 
#photo-caption-container-1 {
display: none !important;
}

/* delete this if we revert from iframe to copy and paste */
.page-title {
display:none;
}

/* these three needed only if we ditch iframe and revert to copy and paste 
.stats-ender {
margin:-14px auto 10px auto !important;
font-size:0.85em !important;
}
.stats-intro {
font-size:1.1rem !important;
line-height:133%;
}
.sort-note {
margin:10px auto -16px auto !important;
font-size:0.85em !important;
}
*/