@media (min-width:1352px) {
    .footer-menu-left {
        margin-right: 124px;
        margin-left: 133px;
    }
}

@media (min-width:1020px) and (max-width:1352px)
{
    .footer-menu-left {
        margin-right: 74px;
        margin-left: 133px;
    }
}

.footer-claim-img{

    width: 187px;
    height: 43px;
      background-size: 187px 43px;
    position: relative;
    left: -11px;
    top: -6px;

    background-image: url(../img/footer_engl2.png);
}
.mod-theme-yellow .footer-claim-img
{
    background-image: url(../img/footer_engl3.png);
}
.mod-theme-orange .footer-claim-img
{
    background-image: url(../img/footer_engl5.png);
}

.mod-theme-red .footer-claim-img{

    background-image: url(../img/footer_engl4.png);
}

.mod-theme-green .footer-claim-img{

    background-image: url(../img/footer_engl1.png);
}


.product-slider-list-item-image-new
{
    background-image: url(/extension/sonnentor/design/sonnentor/img/eycatcher-new-en.png);
}
