@media (min-width:576px) {
    .landing-page-header-container {
        .header-text {
            font-size: 4vw;
        }
    }
}