.help-center-header .input-wrapper {
    max-width: 68%
}

@media(max-width: 575.98px) {
    .help-center-header .input-wrapper {
        max-width:70%
    }
}
