.logo a {
    color: white;
    font-size: 25px;
    position: absolute;
    margin-top: 6px;
    margin-left: 5px;
}

.logo a:hover {
    text-decoration: none;
}

.sticker {
    position: absolute;
    top: 10px;
    left: 72px;
}

.sticker img {
    width: 250px;
    opacity: 0.8;
}