
.product-block-group--price .m-price,
.product-block-group--price .m-price .m-price__sale {
    flex-wrap: nowrap;
    white-space: nowrap;
}

.m-product-tag.m-product-tag--discounted{ 
background-color: var(--bg-cart-wishlist-count,#da3f3f);
    color: #fff;
    height: 21px;
}

.m-header__logo.m-logo.m-logo--has-image .m-logo__image {
    padding-top: 0 !important;
}