@media screen and (width >= 1024px) {
    .navigation .button.btn-2 {
        display: inline-block !important;
    }
}