﻿.ht-logo {
    background-image: url("/images/logos/HealthTrack-Logo-Large.svg");
    width: 7.75rem;
    height: 2rem;
    background-size: 7.75rem;
    background-repeat: no-repeat;
}

.logo-holder {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0.5rem 0px 0.25rem 0.25rem;
}
