.post_item{margin:15px;border-radius:5px}.post_item__featured_image_wrapper__content_aligment{height:100%;display:flex;align-items:center}.post_item__featured_image_wrapper__img_feactured{max-width:100%;border-radius:5px;display:block;margin:auto;width:100%;object-fit:cover;object-position:center;border:1px solid #c4c4c4;box-sizing:border-box;border-radius:5px}.post_item:hover .post_item__featured_image_wrapper__img{border-radius:0px}.post_item__content{padding:0px 15px 15px 15px}.post_item__content__title_feactured{font-family:var(--font_bold);font-size:30px;line-height:140%;color:var(--color_blue_dark);margin-bottom:20px;min-height:60px;margin-top:10px}@media only screen and (max-width:992px){.content_header{padding:40px 15px 0px;text-align:center}}