body.archive.tax-pa_vorumerki .attribute-logo-in-title img {
    height: 100%;
    width: 100%;
    max-height: 250px;
}
body.archive.tax-pa_vorumerki .wd-page-title .wd-title-wrapp:has(img) .title {
    font-size: 0;
}
body.archive.tax-pa_vorumerki .wd-page-title .wd-title-wrapp h1.title {
    color: #242424;
}
body.archive.tax-pa_vorumerki .wd-page-title {
		background-position:center;
		padding-block: 1rem;
		height: 350px;
}
body.archive.tax-pa_vorumerki .wd-page-title .container {
    align-items: center;
    height: 100%;
    justify-content: center;
}
body.archive.tax-pa_vorumerki .wd-nav-product-cat-wrap {
    display: none;
}
span.attribute-logo-in-title {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body.archive.tax-pa_vorumerki .wd-page-title .wd-title-wrapp {
    height: 100%;
}
@media (max-width:767px) {
    body.archive.tax-pa_vorumerki .wd-page-title {
        padding:1rem;
        height:unset;
    }
.attribute-logo-in-title img {
	    max-height:75px;
    }
}