#contentbody .csc-textpic-imagecolumn{
    width: 30% !Important;
    height: auto !Important;
    margin-right: 0;
    margin-bottom: 20px;
}

#contentbody .csc-textpic-firstcol{
    margin-right: 5%;
}

#contentbody .csc-textpic-lastcol{
    margin-left: 5%;
}

#content div.csc-textpic-imagewrap{
    margin-left: 15px;
    margin-right: 15px;
}

#contentbody .csc-textpic-imagewrap{
    margin: 0 15px;
}

#contentbody figure{
    width: 100% !Important;
    height: auto !Important;
}

#contentbody img{
    width: 100% !Important;
    height: auto !Important;
}

#contentbody div.csc-textpic-center .csc-textpic-center-outer{
    width: 100%;
    right: 0%;
}
#contentbody div.csc-textpic-center .csc-textpic-center-inner{
    width: 100%;
    right: 0%;
}