@media (max-width: 767px) {

.doc-header .container>.inner .app-logo a {
   max-width: 50% !important;
 margin-bottom: 0 !important; 

}
}