.Post_tile_container {
  -webkit-box-shadow: 0px 10px 44px 1px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 10px 44px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 10px 44px 1px rgba(0, 0, 0, 0.06);
  border: 0px solid #CCCCCC;
  background-color: #ffffff; }
  .Post_tile_container:hover {
    -webkit-box-shadow: 0 8px 20px 1px #cfcfcf;
    -moz-box-shadow: 0 8px 20px 1px #cfcfcf;
    box-shadow: 0 8px 20px 1px #cfcfcf; }
  .Post_tile_container .Post_tile_title {
    border-top: 0px solid #cccccc;
    Padding: 0 40px;
    padding-top: 40px;
    min-height: 9rem; }
    .Post_tile_container .Post_tile_title h3 {
      margin-bottom: 0;
      font-size: 20px; }
  .Post_tile_container .thumbnail {
    background-size: cover !important;
    height: 175px;
    background-position: center !important;
    margin-bottom: 0;
    border: 0 !important;
    border-radius: 0 !important; }
  .Post_tile_container .thumbnail_deelnemers {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100px;
    margin-top: 30px;
    background-position: center !important;
    margin-bottom: 30px; }
  .Post_tile_container .Post_tile_features {
    Padding: 20px 40px;
    padding-bottom: 0;
    min-height: 16rem;
    font-size: 14px; }
  .Post_tile_container .Post_tile_features_deelnemers {
    Padding: 20px 40px;
    padding-bottom: 0;
    min-height: 13rem;
    font-size: 14px; }
  .Post_tile_container .read-more {
    Padding: 20px 40px;
    text-align: right; }

/*# sourceMappingURL=post-tile.css.map */
