.mobile {
  visibility: visible;
  height: auto;
  width: auto;
}

img {
  visibility: hidden;
  height: 0;
  width: 0;

}

#title { 
  visibility: hidden;
  height: 0;
  width: 0;

}

span.showtime {
	width: 100px;
}
