.ocdi__gl.js-ocdi-gl [data-categories^="pro"]:before{
	background: url(../images/pro-tag.png);
    content: '';
    position: absolute;
    top: 30px;
    bottom: 0;
    right: -13px;
    width: 146px;
    height: 60px;
    background-repeat: no-repeat;
    z-index: 1;
}
.ocdi__gl.js-ocdi-gl [data-categories^="pro"] button.js-ocdi-gl-import-data{
	display: none;
}
.ocdi__gl-item-image-container{
    height: 300px;
}