.product-element-top {
    position: relative;
}

.product-element-top .ideaweb-brand-thumb {
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 60px;
    height: auto;
    z-index: 5;
    pointer-events: none;
}

.product-element-top .ideaweb-brand-thumb img {
    display: block;
    width: 100%;
    height: auto;
}
