Desired Ui Looking to create a search bar with a button positioned to the right of it, partially overlapping a banner. Above these elements is a title; however, one issue I'm encountering is that the title covers the search bar when the page size is reduced. While I have successfully implemented this design, it lacks responsiveness on mobile devices. The main challenge I face is preventing the button from moving to the next line as the page shrinks. I aim to keep the button square-shaped while allowing only the search bar to shrink in size. Are there any suggestions or techniques for optimizing the display of this layout across all screen sizes?