@import 'https://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Caption';

html {
  font-size: 16px !important;
}


.kngu-news-page .views-field-title,
.kngu-news-page .views-field.views-field-created {
  padding: 15px 20px;
  margin: 0;
  background: #d3c0a3;
  /*height: 100px;*/
}


.kngu-news-page .views-row {
  margin-bottom: 25px;
}

.kngu-news-page .views-field.views-field-field-image {
  max-height: 150px;
  overflow: hidden;
}

.kngu-news-page .views-field.views-field-created {
  height: auto;
  padding-bottom: 0px;
  font-size: 12px;
  color: #d2222a;
}

.kngu-news-page .views-field-title a{
  color: #000;
}

.kngu-news-page img {
  width: 100%;
}
.views-main-block .views-row {
    margin-bottom: 20px;
}

.bxslider li {
    margin: 0 !important;
}

.kngu-camp-header h2 {
   height: 90px;
}
