.b_fixed{
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}
