.module-r-compare{}

.module-r-compare .mcomp-left-tab{ padding-right: 1px; }
.module-r-compare .mcomp-right-tab{ padding-left: 1px; }
.module-r-compare .mcomp-cor-table{ width:150px !important; }

.module-r-compare .table-responsive { margin-bottom: 15px; overflow-x: auto; overflow-y: hidden; width: 100%; border-top:none; }
.module-r-compare .table-responsive > table tr td { white-space: normal; }

.module-r-compare .mcomp-left-tab > .table-responsive,
.module-r-compare .mcomp-left-tab > .table-responsive table tr td{ overflow: hidden; }

.module-r-compare .table-responsive > table tr td { line-height: 1; }

.module-r-compare .mcomp-right-tab > .table-responsive > table tr td.vertical-middle {  vertical-align: middle; }

.module-r-compare .table-fixed { table-layout: fixed; width:auto; }
.module-r-compare .table-fixed tr { border-right: 2px solid #ddd; }

.module-r-compare .table-responsive > table td.vertical-bottom { vertical-align: bottom; height: 150px; }
.module-r-compare .table-responsive > table td.vertical-bottom > img { margin-bottom: 5px; }

body.superhero  .module-r-compare table td{ border-color: #596a7b; }