@media (max-width:1380px){
    header .mod-finder{
        max-width: 200px;
    }
    header .mod-finder button{
        display: none;
    }
}