@media (min-width: 1200px) {
    #input_group {
        width: 75% !important;
    }
    #bb_cases {
        width: 50% !important;
    }
}
