div.segmentTextAndImage .columnsRight img {
    display: block;
    width: 100%;
}
section.dark div.segmentTextAndImage .columnsRight img {
    border: 2px solid #bbbbbb;
    box-shadow: 0px 0px 3px rgba( 0, 0, 0, 0.5 );
}

