@media (max-width: 767px) {
  .btn{background-image: none}
  .btn:hover{background-image: none !important}  
}
