﻿
@media(max-width: 1921px) {
    .static-hero {
        background-position: bottom;
    }

    .page-title {
        font-size: 132px;
    }

    .wedding-announcement {
        bottom: 20%;
        position: absolute;
    }
}
