@media screen and (max-width: 1281px) and (min-width: 768px)
{
/*.concertdetail .cover img{  width:auto;  }*/

#sidebar #logo img {width: 50%;height: auto;}
.loadmore{padding-top: 20px; }

#footer .text{ max-width:40%;}
#footer .logo{ float:left; width:auto;}
}
@media screen and (max-width: 768px)
{
	#sidebar #logo img{ width:40%;}
	.text img{ max-width:100%; height:auto!important;}
}