.stcompare_table{display:block;width:100%}
.stcompare_table .table-bordered{border:0}
.stcompare_table td{width: 40%;}
.stcompare_table th {
    width: 280px;
}

.stcompare_table td i {
    font-size: 18px;
    line-height: 18px;
}

.compare_item_0  {
    background: #fffcdd;
	background-clip: padding-box;
}

#app-compare-sticky-row {
    background: whitesmoke;
}
#app-compare-sticky-row td {
    text-align: center;
}
.stcompare_table th {
    width: 280px;
border: 1px solid #f2f2f2;
vertical-align: middle;
}

.remove_compare_product {
    text-align: right;
    width: 100%;
    display: block;
}

#module-stcompare-compare .table td > div, #module-stcompare-compare .table th, #module-stcompare-compare .table .price  {padding:.75rem;}