.nope { display: none }

.topper-logo {
    display: inline-block;
    font-size: .5em;
    width: 300px;
    background: url(/sites/default/files/images/YSE_blue_300.png) no-repeat 0% 50%;
    background-size: contain;
    margin: 1em .5em;
    overflow: none;
    color: transparent;
}

.topper-logo > a.ligature-icons,
.topper-logo > a.ligature-icons img
{
    display: block;
    min-width: 300px;
    width: 100%;
    height: 4em;
}

.yalenew-boxed .topper-logo a, .yalenew-wide .topper-logo a,
.yalenew-boxed .topper-logo a:hover, .yalenew-wide .topper-logo a:hover {
   color: transparent;
}

.zone-topper-wrapper {
    background-color: #eee;
}
