@media screen and (min-width: 767px) {
   .fixed-register-button{
       display: none !important;
   }    
}