p{margin:1rem;line-height:1.6}.tile{color:#000;border:1px #ddd solid;height:200px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.tile:hover .overlay{width:100%}.tile:hover .overlay-center{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.overlay-center{position:absolute;bottom:0;left:0;right:0;background-color:#fff;overflow:hidden;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease;transition:.3s ease}.post img{max-width:100%;height:auto;display:block;margin:1.5rem auto}.post iframe,.post video{max-width:100%}@media screen and (max-width:768px){.blog-post__header{font-size:2rem;margin-top:2rem;margin-bottom:2rem}.row>.col-md-1,.row>.col-md-11{display:flex;justify-content:center;text-align:center;margin-bottom:10px}.blog__row{align-items:center}.tile{height:auto;min-height:200px;margin-bottom:20px}}@media screen and (max-width:792px){.tile{height:300px}}