.screenreader {
  display: none;
}

body.home .jcarousel-pager-container {
  display: none;
}

table.basic-comparator tbody th {
  vertical-align: top;
  border-top: 1pt black solid;
}

table.basic-comparator td,
table.detailed-comparator td {
  vertical-align: top;
}

table#detailed-tech-comparator img {
  max-width: 1.5in !important;
}

table#detailed-materials-comparator th.production-materials a {
  display: none;
}

table#detailed-materials-comparator td.production-material p {
  display: block !important;
}

body.applications .subsections-container section {
  position: static !important;
  display: block !important;
}
