.quarter{
    height: 125px;
}
.half {
    height: 200px;
}
.vc_column-inner
{
    height: 100%;
}
.hide-heading {
    display: none;
}
#html-body > .page-wrapper > .page-image > .page-image__inner {
    aspect-ratio: 16 / 9;
    background-size: cover;
    background-position: center;
}
.smaller-scientist {
    width: 275px;
    margin-right: 150px;
    margin-left: auto;
}