.section_body__block a {
border-bottom:none!important;
}
.section_body__block h2 span {
font-size: 24px;
}

img {
    height: auto;
}

img.alignright { display: block; margin: 0 0 0 auto; }
img.alignleft { display: block; margin: 0 auto 0 0; }
img.aligncenter { display: block; margin: 0 auto; }


.column .section_body__block table.cell__left, .column .section_body__block table.cell__left {
     width: auto!important;
     width: 100%!important;
}
.column .section_body__block table.cell__left tr td, .column .section_body__block table.cell__left tr th {
    text-align: left;
}