.min-wrap {
  margin: 0 auto;
  padding: 0 25px !important;
  max-width: 1364px !important;
  border-radius: 8px;
  overflow: hidden;
}

div.items.row.flexbox div.item.clearfix.col-md-3.col-sm-3.col-xs-6.s- div.image div.wrap {
  height: 250px !important;
  width: 250px !important;
}

div.item.clearfix.col-md-3.col-sm-3.col-xs-6.s- div.image {
  padding: 0;
  width: 100%;
  height: 250px !important;
}

.item-views.news-items.projects .item .title {
  margin-bottom: 0;
  height: auto;
  max-height: 162px;
  font-size: 1.3333em;
  line-height: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-weight: 700;
  text-align: center;
}

.item-views.front {
  padding: 0 0 0 0 !important;
}

.news-items.item-views.front,.program_list.item-views.front {
  padding-top: 60px !important;
}

.h3-wrap {
  margin: 20px 0 10px;
}

@media (max-width: 620px) {
  .projects .item {
    width: 100% !important;
  }
}