#twitter-widget-0 {
	height: 300px !important;
}
/* Mobile Layout: 320px. */

@media only screen and (max-width: 580px) {
table, td {
	width: 100%;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	width: 100% !important;
	max-width: 100% !important;
}
.mobile_hide{display:none}
.full_width {
  display: block;
  width: 100%;
}
.auto_width td {
	width: 41px;
}
.cover_full {
	background: #fff;
}
#twitter-widget-0 {
	height: 700px !important;
}
.ww1 {
  width: 32px;
}
.ww2 {
  width: 5px;
}
.ww3 {
  width: 57px;
}
.ww5 {
  width: 62px;
}
.ww7 {
  width: 46px;
}
.ww8 {
	width: 25px;
	height: 11px;
	position: relative;
	top: -3px;
}
.ww9 {
  width: 17px;
}
.ww10 {
  width: 17px;
}
.ww11 {
  width: 17px;
}
.ww12 {
  width: 17px;
}
}


/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}