/**
 * Styles for the homepage
 */

.home .row.content .row.search {
  padding-top: 100px;
}

.home .row.content .row.news {
  padding-top: 150px;
}

.block {
  height: 310px;
  margin-left: 5px;
  margin-right: 5px;
  overflow: hidden;
}

