@media only screen and (min-width:992px) {
    #fp-non-orders.popup { left: 30% !important; }
    #fp-tips { left: 30% !important; }
    div.tips-container .bgh-footer { position: fixed; }
    .fp-boba-left { left: 31%; }
 }
@media only screen and (max-width:992px) {
    .fp-boba-left, .fp-boba-right, .fp-boba-up, .fp-boba-down { display: none; }
}
