       .navbar-brand .logo-img {
         max-height: 100%;
       }

       .navbar-brand.logo-control img.logo-img {
         max-height: 100%;
       }
       
       .fab-button {
         width: 90px;
         height: 90px;
         border-radius: 25%;
       }
       .fab-container-topleft .options-list {
          top: 120px;
          left: 35px;
        }
       

