/* Method 1: Basic size adjustments */
[data-slot="global-search"] input {
    width: 400px !important;
    height: 45px !important;
}

