﻿@media(max-width:777px)
{
    .page-title-content h1.large-header {
        font-size: calc(1.5rem + 1.25vw) !important;
    }
}