/* Adjustments for big screen */

  .screensize {
    width: 1424px;
    height: 800px;
  }

  
  .horizontal-scroller-item > .news-tiles > .news-tile .panel {
  	width: 435px;
    height: 325px;
  }

p.footer-text {
    margin-top: 20px;
}

#abstract-image {
    height: 150px;
}

.news-tile-event-details, .news-tiles .news-tile .news-tile-abstract {
    font-size: 25px;
}

h2.news-tile-title {
    font-size: 3.5rem !important;
}