.uk-tab > * {
    flex: none;
    padding-left: 18px;
    position: relative;
}
h3 {
    clear: both;
}
#top-info .uk-card-media-top img {
    max-height: 220px;
    width: auto;
}
#products .showallproducts img {
    max-height: 200px;
    width: auto;
}


.blog div.left.item-image img,
.blog div.right.item-image img{
    width:auto;
    /*height:250px;
    max-height:250px;*/
}
figure.left.entry-image.full-image{
    float: left;
    display: flex;
    margin-right: 40px;
    margin-bottom: 40px;
}
figure.left.entry-image.full-image img{
    width:auto;
    height:250px;
    max-height:250px;
}
body {
 hyphens: auto;
}
#produktanzeige figure img {width:auto;height:200px;}

.wf-responsive-iframe, .wf-responsive:not(table) {
    min-height: 600px;
    height: 600px !important;
}