/*.page-width {
    max-width: 1800px;
    margin: 25px;
}*/

.thumbnail {
position: relative;
height: 200px;
overflow: hidden;
}

.thumbnail img.portrait {
height: 100%;
width: 100%;
object-fit: cover;
}