.node__content .content table tbody tr td {
  padding: 0 18px;
}

.node__content .content table tbody tr td:first-of-type {
  padding-left: 0;
}
.node__content .content table tbody tr td:last-of-type {
  padding-right: 0;
}

.node__content .content table tbody tr td img {
  margin: 16px auto;
}

#CybotCookiebotDialog {
  top: auto !important;
  bottom: 0 !important;
}

#menu_mobile > ul:nth-child(1) li span {
 display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 7.5px 12.5px;

display: block;
    padding: 15px 12.5px;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.03px;
}
