.grid-wrapper{overflow:hidden;margin-top:5px;margin-bottom:30px}.grid-sizer{width:25%}.grid-item{float:left;padding-bottom:5px}.grid-item--width1{width:25%}.grid-item--width2{width:50%}.grid-item--width3{width:75%}.grid-item--width4{width:100%}.grid-item--height1{height:25%}.grid-item--height2{height:50%}.grid-item--height3{height:75%}.grid-item--height4{height:100%}div.content-cell-wrapper{border:solid #eee 1px;height:100%;margin:0 3px}div.content-image-cell,div.content-video-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.content-image-cell a.wrapper-image,div.content-video-cell a.wrapper-image{max-width:100%;max-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}div.content-video-cell a.wrapper-image:after{display:inline-block;width:171px;height:115px;background-image:url('../../../../img/youtube_s-min.png');background-position:0 -119px;content:'';background-repeat:no-repeat}div.content-video-cell a.wrapper-image:hover:after{display:inline-block;width:171px;height:115px;background-image:url('../../../../img/youtube_s-min.png');background-position:0 0;content:'';background-repeat:no-repeat}.content-image-cell a,.content-image-cell img{width:100%;height:100%}.content-image-cell a{display:block}.content-image-cell img{object-fit:cover;object-position:center}