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