@media screen and (max-width: 640px) {
    .header__search-bar-wrapper {
        bottom: unset;
        top: 100%;
    }
}