.fixed_button{
    position: fixed;
    bottom: 10px;
   
    margin-left: 10px;
    
    z-index: 99;
    padding: 0;
    text-align: center;
    
     }