@media only screen and (min-width: 768px) {
    .header-btn-box {
        display: flex;
    }
}