﻿.image-list.box-art .image, .image-list.cast .image, .image-list.photos .image {
height: 12em;
width: 9em;
}
 
.image {
height: 18em;
width: 10em;
max-width: 10em;
}



.image .blank {
height: 12em;
width: 9em;
background-color: #f2f2f2;
  
}
.image .center {
    position: relative ;
    top: 50%;
    left: 50%;
}

.image i {
color: #d9d9d9!important;
}



.image-list .title {
margin-top: .2em;
max-width: 11.5em;
font-size: .75em;
}

.image-list .secondary-title {
max-width: 11.9em;
font-size: .7em;
color: #666;
}

.image-list .secondary-title, .image-list .title {
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
line-height: 1.4;
}