.mediaItem .container {
  max-width: 1200px;
}
.media-item-box .title {
  text-align: center;
  margin-bottom: 50px;
}
.media-item-box .title h3 {
  font-weight: bold;
}
.media-item-box .date {
  text-align: center;
  margin-bottom: 20px;
}
