﻿@media (max-width: 990px) {
    .display-1 {
        font-size: 4rem !important;
        font-weight: 300 !important;
        line-height: 1.0 !important;
    }

    .display-2 {
        font-size: 3.75rem !important;
        font-weight: 300 !important;
        line-height: 1.0 !important;
    }

    .display-3 {
        font-size: 3.25rem !important;
        font-weight: 300 !important;
        line-height: 1.0 !important;
    }

    .display-4 {
        font-size: 2.75rem !important;
        font-weight: 300 !important;
        line-height: 1.0 !important;
    }
}

@media (max-width: 575.98px) {
    .display-1 {
        font-size: 3rem !important;
        font-weight: 200 !important;
        line-height: 1.0 !important;
    }

    .display-2 {
        font-size: 2.75rem !important;
        font-weight: 200 !important;
        line-height: 1.0 !important;
    }

    .display-3 {
        font-size: 2.25rem !important;
        font-weight: 200 !important;
        line-height: 1.0 !important;
    }

    .display-4 {
        font-size: 1.75rem !important;
        font-weight: 200 !important;
        line-height: 1.0 !important;
    }
}
