.main-header, .main-footer, .icon-print, .close, .button-link , a[href]:after
{
    display:none;
}
.feature-title-column {
display: inline-block;
background: #f0f0f0;
}
.feature-title-column .feature-title {
display: inline-block;
}
.product-comparison .compare-product, .product-comparison .compare-feature {
height: 400px !important;
overflow: hidden;
position: relative;
}
.product-comparison .compare-feature {
height: 100px !important;
}
ul {
list-style-type: disc;
}
ul.breadCrumbs {
padding: 0;
margin-left: 1em;
font-style: italic;
zoom: 1;
}
ul.breadCrumbs li {
font-size: 13px;
font-size: 1.3rem;
display: none;
float: left;
list-style: none outside none;
margin: 0 0 0 0;
line-height: 1.2;
}
ul.breadCrumbs li a:after {
font-family: "fontello";
font-size: 115%;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: none;
height: 1em;
width: 1em;
text-align: center;
opacity: 0.95;
line-height: 1em;
vertical-align: -0.05em;
content: '/';
margin-left: 0.25em;
opacity: .5;
}
.row {
zoom: 1;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
max-width: 80em;
position: relative;
}
.row .row {
width: auto;
margin-top: 0;
margin-bottom: 0;
max-width: none;
}
.lg-4 {
width: 16.6666666667%;
}
.lg-5 {
width: 20.8333333333%;
}
.product-comparison {
border: 1px solid gainsboro;
margin-left: -1px;
}
.product-comparison .compare-product, .product-comparison .compare-feature {
position: relative;
vertical-align: middle;
}