.image-path-formatter-image-wrapper,
.image-path-formatter-text-wrapper {
    height: 360px;
    float: left;
}
.image-path-formatter-image-wrapper {
    border-right: 1px solid #e9e9e9;
    margin-right: 10px;
}
.product-relation-path-formatter-image-wrapper,
.product-relation-path-formatter-text-wrapper,
.image-path-formatter-dummy-image-wrapper{
    height: 100px;
    float: left;
    margin-right: 10px;
}

.image-path-formatter-dummy-image-wrapper {
    height: auto;
    min-height: 46px;
}

.bogner-channel-header {
    text-align: center;
    padding: 0 1em;
    font-size: 11px;
    white-space: nowrap;
}