.img.thumb {
  height: auto !important;
  overflow: visible !important;
}

.img.thumb img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
/*
 @media (min-width:900px){
nav#AppBar{
  padding-top: 7vh;
}
#footer{
position: absolute;
top: 0px;
width: 100%;
}
}*/
/** no custom.css file **/