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