      footer li {
        line-height: 28px;
      }

      footer .bubble {
        width: auto;
        height: 32px;
        padding: 5px 12px;
        margin-left: 12px;
        position: relative;
        background: #0d4f78;
        border-radius: 8px;
      }

      footer .bubble:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent #0d4f78;
        border-width: 6px 9px 6px 0;
        top: calc(50% - 6px);
        left: -9px;
      }

      body footer .footer-row .flags a {
        text-decoration: none
      }

      body footer {
        background-color: #4a4a4a !important;
        box-shadow: none !important;
        border: none !important;
        margin: 10px 0 0 !important
      }

      body footer * {
        color: #fff !important
      }

      body footer .footer-row {
        margin: 0
      }

      body footer .footer-row .flags {
        margin: 0 0 30px
      }

      body footer .footer-row .flags a img {
        margin-right: 10px;
        margin-bottom: 10px
      }

      body footer .footer-row .footer-links {
        text-align: left !important
      }

      @media (max-width:767px) {
        body.v4 footer .footer-row .footer-links {
          margin-bottom: 20px
        }

        .compat-stext .gmaps iframe {
          width: 100% !important
        }
      }

      body footer .footer-row .footer-links ul {
        font-size: 13px
      }

      @media (min-width:768px) {
        body footer .footer-row .copyright-row {
          text-align: center
        }
      }

      .copyright-row * {
        font-size: 13px
      }

      ul.geosuggest__suggests:after {
        content: '';
        display: block;
        background: url(//content.wirkaufendeinauto.de/static/car_images/powered-by-google.png) no-repeat calc(100% - 10px) 50%;
        height: 35px;
        float: right;
        width: 100%;
        border-top: 1px solid #e5e5e5
      }

      footer .flags {
        font-size: 0
      }

      footer .flags img {
        padding-right: 10px !important;
        display: inline-block
      }

      @media (max-width:767px) {
        footer .flags img {
          padding-bottom: 7px
        }
      }

      main .container {
        padding: 0
      }

      @media (min-width:768px) {
        main .container {
          padding-left: 15px;
          padding-right: 15px
        }
      }

      .tic-certificate.de {
        display: none !important
      }