.so-widget-news-and-resources-styles-d75171398898-6 .nar_holder {
  display: block;
}
@media (min-width: 768px) {
  .so-widget-news-and-resources-styles-d75171398898-6 .nar_holder .single-nar:first-child {
    width: 63.33333334%;
  }
}
.so-widget-news-and-resources-styles-d75171398898-6 .nar_holder .single-nar:nth-child(6),
.so-widget-news-and-resources-styles-d75171398898-6 .nar_holder .single-nar:nth-child(7),
.so-widget-news-and-resources-styles-d75171398898-6 .nar_holder .single-nar:nth-child(8),
.so-widget-news-and-resources-styles-d75171398898-6 .nar_holder .single-nar:nth-child(9),
.so-widget-news-and-resources-styles-d75171398898-6 .nar_holder .single-nar:nth-child(10),
.so-widget-news-and-resources-styles-d75171398898-6 .nar_holder .single-nar:nth-child(11) {
  display: none;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar.column {
  margin: 0 1%;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar {
  position: relative;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar .nar-grid {
  border: none;
  height: 97%;
  margin-bottom: 20px;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar .inner-holder {
  height: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar .image {
  position: relative;
  height: 250px;
  display: block;
  overflow: hidden;
  width: 100%;
  background-position: center center;
  background-size: cover;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar .meta span.cat {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #032e4c;
  color: white;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding: 10px 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar .content {
  position: relative;
  padding: 20px;
  margin-top: 5px;
  background-color: #d2d7e0;
  height: 100%;
  width: 100%;
  display: table;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar .content h4 {
  color: #032e4c;
}
.so-widget-news-and-resources-styles-d75171398898-6 .single-nar .content h4 a {
  color: #03234c;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  display: block;
}