.best_best {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.location__fax--link{
    display: none !important;
}

@media (min-width: 992px) {
    .banner-a .banner__title {
        margin-top: 18%;
        line-height: 2rem;
    }
}

.covid-modal {
    max-width: 400px !important;
    width: 100% !important;
}

body #COVID19 .covid-content {
    max-height: 100% !important;
}