.text_item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}@media screen and (max-width:767px){.text_item{border-bottom:none !important}}.text_item .post_item__inner{align-items:flex-start !important}@media screen and (max-width:767px){.text_item .post_item__inner{flex-direction:column}}.text_item .post_item__inner .post_item__content{display:grid;gap:20px}.text_item .post_item__inner h2,.text_item .post_item__inner p{margin-bottom:0}