<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.masthead{
    height: unset !important;
    min-height: unset !important;
    padding-top: 4.5rem;
    padding-bottom: 0;
    margin-bottom: 50px;
}

.row.g-0{
    align-items: center;
    text-align: center;
    padding: 10px;
}

img {
    width: 100%;
}

@media (max-width: 992px){
    .masthead {
        padding-top: 7rem !important;
        padding-bottom: 0 !important;
    }
}</pre></body></html>