/* BASIC css start */
.border_menu {
    width: 96%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.border_menu li{margin-bottom: 6px !important;    float: none !important;}
.floating_text{bottom: 14px !important}
/* BASIC css end */

