.member__thumb{
    height: 64vh;
}
.member--style2 img, .member__thumb img,
.member__thumb img{
    object-fit: cover !important;
    height: 100% !important;
}
.about__thumb{
    height: 18vh;
}
.about__thumb img{
    object-fit: contain;
    height: 100%;
}
.navbar-brand{
    margin-bottom: 0;
    font-weight: bold;
    letter-spacing: 2px;
}
.story__thumb{
    height: 40vh;
}

.member--style2 .member__thumb{
    width: 100% !important;
    height: 44vh !important;
}

.member--style2 .member__thumb img{
    border-radius: 6px !important;
}
