.jpanes .contents-more {
    margin-top: 0px !important;
    text-align: right;
}

div.d-xxl-flex.flex-xxl-wrap > article:nth-child(2) > div > h3 {
    font-size: 1.1rem;
}

div.d-xxl-flex.flex-xxl-wrap > article > div > span {
    font-size: 0.8em;
    padding-top: 0.5rem;
}

.body .content-wrapper .h2 a {
    font-size: 1.1rem;
}

.mt-2 {
    font-size: 0.95rem;
}

.jpanes article {
    margin: 0px 0 !important;
    padding: 15px 30px;
}

nav.banners ul li a span:not(.custom-tooltip).banner-sm-img-title {
    box-sizing: border-box;
    padding-left: 2px;
    width: calc(100% - 90px) !important;
    font-size: 0.9em !important;
}

nav.banners ul li a {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: 100%;
    overflow: hidden;
    text-decoration: none;
}

#banner-link-2 > a {
    border: 0;
}

.title-main-page {
}

#main-content > div.row > div:nth-child(1) {
    margin-bottom: 0px !important;
}

.authorities .authorities-group-item-link.authorities-group-item-row .authorities-group-item-link-img {
        width: fit-content !important;
    }

#main-content > div:nth-child(1) > div.authorities > div:nth-child(1) > div > div > div {
    text-align: left;
    font-size: 1.5rem;
}

.authorities .authorities-group-item-link.authorities-group-item-row {
    align-items: flex-end !important;
}

.authorities .authorities-group {
    padding-bottom: 30px !important;
}

#main-content > div:nth-child(1) > div.basic-data > h2 {
    display: none;
}

.shortcuts .shortcuts-group-item[data-size="5"]:not(.authorities-row) {
        width: calc(20% - 15px);
        flex: auto !important;
    }

.shortcuts .shortcuts-group-item-link-text {
    margin-top: 15px;
    flex: auto;
}