@media screen and (max-width:1023px){
    .mobile_only.header__finder {
        display: block!important;
    }
}