@charset "UTF-8";

@media (min-width: 800px) {
  .et-hero-tab {
    font-size: 1em !important;
  }
}
.list-inline-img {
  margin-bottom: 3px;
}



main .container-fluid:last-child .breadcrumb {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  /* to-page-top */
  div#wrap-to-page-top > div > div {
    width: 130px;
  }
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  #wrap-to-page-top {
    display: none;
  }
  .spectable-fixedcol-wrapper {
    display: none !important;
  }
}
