@media screen and (max-width: 768px) {
  .solid{display: none;}
  
}