#wrapper .headerv2-container header.slimheader-v2 .slim-logo:after {
    content: 'PwC Legal';
    display: block;
    padding-left: 20px;
    margin: 22px 0 0 10px;
    border-left: 1px solid #2d2d2d;
    height: 1rem;
    bottom: 0;
    line-height: 1rem;
    font-family: 'PwC ITC CHarter';
    font-size: 1rem;
}

#wrapper .headerv2-container header.slimheader-v2 .slim-logo:hover {
	text-decoration: none;
}

@media (min-width: 769px) {
	#wrapper .headerv2-container header.slimheader-v2 .slim-logo:after {
		margin-top: 33px;
	}
}
