.fixed_btns{position:fixed;bottom:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fixed_btns .btns{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}