.media-module{display:flex;flex-direction:column;justify-content:center}.media-module .item{padding-left:15px;padding-right:15px;margin-bottom:30px}.media-module .item.has_meta{margin-bottom:15px}@media(min-width: 768px){.media-module .item{margin-bottom:60px}.media-module .item.has_meta{margin-bottom:30px}}.media-module .item .fix_size{padding-top:100%;position:relative}.media-module .item .img_holder{overflow:hidden;border-radius:20px;box-shadow:0px 0px 5px 0px rgba(130,130,130,.5)}.media-module .item .img_holder.no_border{box-shadow:none}.media-module .item .show_date,.media-module .item .show_category{font-size:2rem;font-weight:bold;margin-top:10px;display:inline-flex;align-items:center;margin-right:10px}.media-module .item .show_date::before,.media-module .item .show_category::before{content:"";display:inline-block;width:20px;height:20px;margin-right:5px;background-size:contain;background-repeat:no-repeat}.media-module .item .show_date::before{background-image:url(../../images/calendar-regular.svg)}.media-module .item .show_category::before{background-image:url(../../images/tag-solid.svg)}
