/* default styles for extension "tx_pageprotector" */
        @media (max-width: 480px) {
            .wrapper {
                height: auto
            }
            .tx-page-protector .tx-page-protector-form input, .tx-page-protector .tx-page-protector-form button {
                width: 220px !important
            }
        }
