@media (min-width: 768px) {
    .form-inline .input-group > .width-103\%{
        width: 103%; !important;
    }
}
