Equal 120x120 featured portrait thumbs
Featured thumbs 150x150
Line 443: Line 443:


.home-feature-thumb {
.home-feature-thumb {
flex: 0 0 120px;
flex: 0 0 150px;
width: 120px;
width: 150px;
text-align: center;
text-align: center;
}
}
Line 455: Line 455:
.home-feature-thumb .mw-file-element {
.home-feature-thumb .mw-file-element {
display: block;
display: block;
width: 120px;
width: 150px;
height: 120px;
height: 150px;
margin: 0 auto 0.4em;
margin: 0 auto 0.4em;
object-fit: cover;
object-fit: cover;