@media only screen and (max-width: 767px) {
    .header.fixed {
        margin-top: 50px !important;
    }

    .main-navigation.animated .navbar-default .navbar-nav {
      width: 100%;
      margin-left: 0px !important;
      margin-right: 0px !important;
    }

    .slideshow .tp-caption h1 {
      font-size: 14px;
      letter-spacing: normal;
      max-width: 100%;
      white-space: normal;

    }

    .sectionItem {
      margin-bottom: 50px;
    }
}

.thumbnailLinksContainer .sectionItem .sectionContentItem {
  height: 295px;
}

.thumbnailLinksContainer .sectionItem .sectionContentItem h3 {
  height: 70px;
}
