.navbar-brand img{
    height: 60px;
}
.preloader-wrap img{
    height: 60px;
}
.flogo{
    height: 60px;
}
.main-header-menu-wrap{
    box-shadow: 0 0 15px #000;
}
.gradient-bg{
    background-color: #420046;
}
.login-signup-header img{
    height: 80px;
}
#float{
    font-size: 30pt;
    text-align: center;
    margin-left: 10px;
    color: #fff;
  }
  
  .float{
    width: 60px;
    height: 60px;
    z-index: 99999;
    position: fixed;
    bottom: 25px;
    right: 25px;
    background-color: rgb(4, 170, 68);
    border-radius: 50%;
  }