.lidl-website-html ul li, ol li {
    margin-bottom: 0px !important;
}

.lidl_gg_toc {
    font-family: LidlFontCondPro, Arial, Helvetica, sans-serif;
    max-width:1220px;
    margin: 0 auto;
    padding-left:15px;
}

.lidl_gg_404 {
    font-family: LidlFontCondPro, Arial, Helvetica, sans-serif;
    max-width:1220px;
    margin: 0 auto;
    padding-left:15px;
    text-align:center;
}

.lidl_gg_404 header div h1 {
    text-transform: uppercase;
    margin: 0;
    margin-top: 50px;
    margin-bottom: 30px;
    display: inline-block;
    position: relative;
    max-width: 80%;
    font-size: 24px;
    font-weight: 700;
    padding: 0 20px;
    line-height: 120%;
    color: #353B42;
    border-color: #F1F2F3;
}

.lidl_gg_404 header div h1::before, .lidl_gg_404 header div h1::after {
    content: "";
    position: absolute;
    border-color: inherit;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    width: 600px;
    bottom: 7px;
}

.lidl_gg_404 header div h1::before {
    right: 100%;
}

.lidl_gg_404 header div h1::after {
    left: 100%;
}

.lidl_gg_404 header div ul {
    margin-left:-30px;
}

.lidl_gg_404 header div ul li {
    list-style-position: inside;
}
