#contentText.news, #contentText.news .author {
     font-size: 16px;
     line-height: 1.5;
}
/*headine*/
 .inner-page h2 {
     font-size:26px;
}
 #header {
     background: #ffffff url(../images/logo-mobile.jpg) no-repeat left top;
     background-size:contain;
}
 h1 img {
     visibility:hidden;
}
/* date */
 #contentText.news .date {
     font-size: 13px !important;
}
 .captionedImageGroup {
     float:none !important;
     padding:0 !important;
}
.wysiwygCaptionedImage {
    float:none !important;
}
.wysiwygCaptionedImage.left {
    margin-right:0;
}
.wysiwygCaptionedImage.right {
    margin-left:0;
}
 .captionedImage.full-width, .captionedImage.full-width img {
     width:297px;
}
/*credit*/
 .captionedImage .imagecredit {
     font-size: 13px !important;
}
/*caption*/
 .captionedImage p {
     font-size: 14px !important;
}
/*content links*/
 #content #contentText a {
     font-size:16px !important;
}
 #contentText ul li {
     margin-left:18px;
}
 #contentText img {
     display:block;
}
 #contentText table, #contentText img {
     float:none;
}
/*categories*/
 #content, #content a {
     font-size:18px !important;
}
 .story-homelink {
    display:block !important
}
 .quote {
     float:none;
     width:100%;
     padding: 0;
     margin-bottom:28px;
}
.responsive-video {
    position:relative;
    height:0;
    padding-bottom:56.25%;
}
.responsive-video iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

 