#booking-panel{
    display:none!important;
}

@media (max-width:1199px){
.fixed-foot a:first-child {
    width: 100%!important;
    }
    
  .fixed-foot .fixed-btn:nth-child(2) {
    display: none!important
}
}