
        .embedded-pdf {
            height: 600px !important;
        }
        .sweet-alert h2{ color:#000; }

        @media only screen and (max-width:525px) {
            .embedded-pdf {
                height: 350px !important;
            }
        }
    