body.page_profile:not(.show_header) main,
body.page_sitemap:not(.show_header) main,
body.page_dashboard:not(.show_header) main {
    padding-top: 7rem;
}

body.page_profile:not(.show_header) main.logo-size-9,
body.page_sitemap:not(.show_header) main.logo-size-9,
body.page_dashboard:not(.show_header) main.logo-size-9,
body.page_profile:not(.show_header) main.logo-size-10,
body.page_sitemap:not(.show_header) main.logo-size-10,
body.page_dashboard:not(.show_header) main.logo-size-10,
body.page_profile:not(.show_header) main.logo-size-11,
body.page_sitemap:not(.show_header) main.logo-size-11,
body.page_dashboard:not(.show_header) main.logo-size-11
{
    padding-top: 8rem;
}

body.page_profile:not(.show_header) main.logo-size-12,
body.page_sitemap:not(.show_header) main.logo-size-12,
body.page_dashboard:not(.show_header) main.logo-size-12,
body.page_profile:not(.show_header) main.logo-size-13,
body.page_sitemap:not(.show_header) main.logo-size-13,
body.page_dashboard:not(.show_header) main.logo-size-13,
body.page_profile:not(.show_header) main.logo-size-14,
body.page_sitemap:not(.show_header) main.logo-size-14,
body.page_dashboard:not(.show_header) main.logo-size-14,
body.page_profile:not(.show_header) main.logo-size-15,
body.page_sitemap:not(.show_header) main.logo-size-15,
body.page_dashboard:not(.show_header) main.logo-size-15
{
    padding-top: 10rem;
}

body.page_profile:not(.show_header) main.logo-size-16,
body.page_sitemap:not(.show_header) main.logo-size-16,
body.page_dashboard:not(.show_header) main.logo-size-16,
body.page_profile:not(.show_header) main.logo-size-17,
body.page_sitemap:not(.show_header) main.logo-size-17,
body.page_dashboard:not(.show_header) main.logo-size-17,
body.page_profile:not(.show_header) main.logo-size-18,
body.page_sitemap:not(.show_header) main.logo-size-18,
body.page_dashboard:not(.show_header) main.logo-size-18
{
    padding-top: 12rem;
}

body.page_profile:not(.show_header) main.logo-size-19,
body.page_sitemap:not(.show_header) main.logo-size-19,
body.page_dashboard:not(.show_header) main.logo-size-19,
body.page_profile:not(.show_header) main.logo-size-20,
body.page_sitemap:not(.show_header) main.logo-size-20,
body.page_dashboard:not(.show_header) main.logo-size-20
{
    padding-top: 13rem;
}
