I have some older shows in my collection and the thumbnails that are in 4:3 aspect ratio don't fit well as seen below:
What would be nice is if they were "Resized" to 16:9 as below:
or made full with in 4:3 ratio as below:
I see there is some css that seems to control this:
.detailPage169Card .cardPadder {
padding-bottom: 75.25%;
}
is there .detailPage43Card for 4:3 ratio images?