@media (min-width: 768px){
    .input-group{
        max-width: 50%;
    }
}

