@@ -566,7 +566,8 @@ h3,h4,h5,h6{
}
.thumb-wrap .thumb{
- object-fit:fill;
+ display:block;
+ object-fit:contain;
width:100%;
height:100%;