.page.page_submissions .section_policy {
    display: none;
}

a {
    font-weight: 400;
}


.header-logo .is_img img {
    max-height: 8rem;
}

.navbar-header {
    float: none !important;
}

.navbar-brand {
    max-height: 165px !important;
    height:165px !important;
    display: flex;
    justify-content: center;
    width: 100%;
}

img{
    display: block;
    max-width: 100%;
    height: auto;
}