@media only screen and (max-width: 768px) {
    .movers_shakers>tr {
	display: block !important;
	width: 100%;
      }
  }