/*-- Enter your custom CSS below --*/

.Kopf {
    height: 113px !important;
}

.Banner {
    height: 301px !important;
}

img {
    border-image-width: 0 0 0 0 !important;
}

#block-1 {
    height: 113px !important;
}

div.nice_navigation li {
    margin: 0;
    padding: 0;
}

.related ul.products li.product img, .upsells.products ul.products li.product img, .related ul li.product img, .upsells.products ul li.product img {
    width: 150px !important;
    height: 150px !important;
}


.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
    width: 150px;
}