.bt_bb_fulltext_post_grid .bt_bb_masonry_post_grid_content {
	overflow: visible;
}

.bt_bb_fulltext_post_grid.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
	overflow: visible;
	text-overflow: unset;
	white-space: normal;
	-webkit-line-clamp: unset;
	display: block;
	max-height: none;
}
