.header-auth-actions{

    .swa-header-signup-btn {
        @media (max-width:768px){
            display: none;
        }
    }

}