/*! Place your custom styles here */

table {
    font-size:0.8em;
}
table th, table td {
    padding: 0;
}

.bg--secondary {
  background: #EEE;
}
.background-image-holder.background--top.centerbg {
   background-position: 50% 50% !important;
}

.table-header-fix {
  width:12%;
  text-align:center;
}

.modal-container .modal-content .modal-close-cross {
  right:2em;
}

.specs-table table td {
  line-height: 2.0em;
}

.pricing ul li {
  font-size: 0.9em;
}
