.view-anthropology-stories .views-view-responsive-grid__item-inner{
  display:flex;
  flex-direction:column;
  height:100%;
}

.view-anthropology-stories .views-field-field-featured-small-image .field-content{
  width:100%;
  height:165px;
  overflow:hidden;
  margin-top:0;
  padding-top:0;
}

.view-anthropology-stories .views-field-field-featured-small-image .field-content.spacing-top-48{
  margin-top:0 !important;
  padding-top:0 !important;
}

.view-anthropology-stories .views-field-field-featured-small-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.view-anthropology-stories .views-field-type{
  margin-top:10px;
  margin-bottom:6px;
}

.view-anthropology-stories .views-field-title{
  margin-bottom:10px;
}

.view-anthropology-stories .views-field-title h3{
  margin:0;
}

.view-anthropology-stories .views-field-body .field-content > :first-child{
  margin-top:0;
}

.view-top-question-anthropology img {
	width: 100% !important;
}

.view-experiments-anthropology img {
	width: 70% !important;
  left: 15%;
  position: relative;
  padding-top: 30%;
}