
@media only screen and (max-width: 600px) {
    
.btn-getstarted {
   display:none;
  }
 
  
 
}