goldenmask {
    background-image: url("mask_whiteeyes.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width:50px;
    height: 50px;
    margin-left: 10px;
}

goldenmask.large {
    width: 75px;
}

.event-name small mark {
    display: none;    
}
.event-name small {
    font-size: 60px;
    line-height: inherit;
}