/*.movie_title {
	    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}*/
.media-body {
    width: 100%;
}
.trailer {
	max-width: 100%;
	border-radius: 2%;
}