@media only screen and (max-width: 600px) {
.header-search.focused {
position: fixed;
left: 0;
}
}