.page-footer img.avatar {
    width: 100%;
    object-fit: cover;
}

.thumb img {
    width: 25vw;
    height: 25vw;
    object-fit: cover;
}

.thumb img {
    width: 50vw;
    height: 50vw;
    object-fit: cover;
}