@media screen and (max-width: 680px) {
  .d-none {display: none !important; visibility: hidden;}
 
}