.masonry{margin-right:-10px;margin-left:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.masonry__item{display:block;padding:10px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (min-width:400px){.masonry__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (min-width:600px){.masonry__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media only screen and (min-width:900px){.masonry__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.some-card{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);border:1px solid #bababa;border-radius:4px;background-color:#fff;overflow-wrap:break-word;word-wrap:break-word}.meta-author{padding:7px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta-author__image{border-radius:50%;width:45px;height:45px;margin-right:10px}.meta-author__title{font-size:18px;margin-bottom:0}.some-card-section{padding:1rem}.some-card-section>p{margin-bottom:0}.square{position:relative}.square>.content{position:relative;top:0;left:0;bottom:0;right:0;border:none;-webkit-box-shadow:none;box-shadow:none;display:block;content:'';width:100%;padding-top:100%}.square>.content .link{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.square>.content .image{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}