When I embed a tweet that replies to another, the original tweet is overlapping onto the text of my post. I want to post just the tweet that replied to the original, not the whole conversation. What do I do?

Insert the html embed code for the tweet you want and then after include
.twt-reply{display:none;}

This is a very useful mark, I’ve been looking for this for days.

Is there currently available any working solution to embed a concrete twitter conversation into external website/blog, or embed a group of certain tweets in a conversation style?
Thanks a lot.