@media (min-width:767px) {
.trailblazer--header-left .trailblazer--mobile-menu-button::after {
     content: '';
    display: inline-block;
    width: 75px;
    height: 50px;
    background: url('https://shop.textalk.se/shop/25766/files/logos.png');
    background-size: 75px 50px;
	  position: absolute;
    top: 16px;
    margin-left: 26px;
}
}
.trailblazer--header-right .slot--top-bar-audience-selector,
.slot--sidebar-audience-selector{
    display: none;
}
@media (min-width: 992px) { 
.trailblazer--header .trailblazer--header-wrapper::after {
	  content:"SE-EKO-03 Icke-EU Jordbruk";
    font-size: 12px;
		left: 28px;
		position: absolute;
		bottom: 0px;
		font-weight: 600;
}
   }