@media (min-width: 992px) {
    .bannerslide-title {
        font-size: 2.5rem;
    }

    .header-logo {
        max-width: 340px;
    }

    .teamlink-subtitle {
        font-size: 1rem;
    }
}