body > div.pkp_structure_page > div.w-full.bg-white.dark\:bg-gray-800.py-3 > div > div.header-logo.me-auto.lg\:me-0 > a > img {
    max-height: 7rem;
}

.py-3 {
    padding-top: -11.25rem;
    padding-bottom: -11.25rem;
}

