.logOnBlocked {
    width: 900px;
    position: relative;
    left: -450px;
    margin-left: 50%;
}

.logo-default {
    margin-top: 5px;
    height: 100px;
}

@media (max-width: 480px) {
    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table;
        width: 100%;
    }
}
