#saga-content {

}

#saga-content .thumbnail img {
    /*height: 220px;
    width: auto;*/
}

#saga-content .thumbnail .caption {
    /*max-height: 10em;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

#saga-content .summary {
    /*min-height:200px;
    height: 200px;*/
    text-align: justify;

}

.external-link img {
    width: 32px;
    height: 32px;
}

#saga-view-left-col {

}

#saga-view-left-col.affix {
	top: 20px;

}

#saga-poster img {
    margin: auto
}


@media (max-width: 991px) {
	#saga-view-left-col.affix {
		position: relative;
	}
}
