.text_bg_style_6 {width: 250px; height: 250px;}
.text_bg_style_6 .text_bg_style_6_flex_box {display: flex; flex-direction: column; justify-content: space-between; min-height: 201px}

@media all and (min-width: 992px) {
    .text_bg_style_6 .text_bg_style_6_flex_box {min-height: 181px}
}