.powered-by-logo {
    display: none!important;
}


.powered-by-logo {
    position: fixed;
    right: 0;
    z-index: 1000!important;
    background: #fff;
    box-shadow: 0 0 2px #ccc;
    color: #999;
    font-size: 1.3rem;
    text-transform: lowercase;
    border-right: none;
    opacity: .0!important;
    line-height: 2;
}

