/*** Bootstrap normalerweise nicht ueberschreiben ***/
.row {
    margin-right: 0;
    margin-left: 0;
}

@media screen and (min-width: 801px) {
    #aktienkatalog-logo,
    .aktienkatalog-logo {
        text-align: right;
        font-size: 1.6rem;
    }
}

.img-top {
    max-height: 4.2rem;
    max-width: 14.5rem;
    object-fit: contain;
    margin-bottom: 1rem;
}

.img-top-phone {
    max-height: 1.4rem;
    max-width: 2.6rem;
    object-fit: contain;
    margin-bottom: 0rem;
}

.table-text-bottom td {
    vertical-align: bottom;
}

#arrow,
.arrow {
    color: inherit;
}
body {
    background-color: #eee !important;
}

.page-section {
    background-color: transparent !important;
}
