.case-img-wrap {
  position: relative;
  text-align: center;
  overflow: hidden; }

.case-img-wrap img {
  width: 100%; }

.product-icons-wrap {
  padding: 10px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4; }

.product-icons-wrap  img {
  width: 100px}

.product-specification_bg {
  background:url(../img/specsIRIS.jpg) no-repeat;
  background-size: 100% auto; 
}

.product-specification_xs_bg {
  background:url(../img/specsIRIS_xs.jpg) no-repeat;
  background-size: 100% auto; 
}

.tp-bannertimer {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

#footer {
  padding: 20px 0 0;
}

.contact p {
  font-size: 1.2em;
  color: #fff;
}

.contact a {
  font-size: 1.2em;
  color: #fff;
}