#chat-spinner { display: block; position: fixed; z-index: 1031; top: 50%; right: 50%; }
.header img { width: 43px !important; }

@media (max-width: 767px) {
    #div-left { display: none; }
    #div-right { width: 100%; }
}