.truncatedContainer {
    
}

.truncatedContent {
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}