
    @media (max-width: 900px) {
 .mobil-header > .row > .col-md-6{
    height: auto !important;
 }
 }
 
  .mobil-header a{color:#000 !important; padding:5px; background-color:#eee; border-radius:5px;}
  .mobil-header a:hover{color:#fff !important;  background-color:#35afe9; }