img.talltall {
    width: 100%;
    object-fit: cover;
    height: 560px;
}
img.landscapelandscape {
    width: 100%;
    height: 340px;
    object-fit: cover;
}