@media only screen and (max-device-width: 440px) {
	.m3_container { 
		width: 100%!important; 
		height :auto!important; 
	} 
	.m3_container .a {
		width: 98%!important; 
		height: auto!important; 
		padding: 1%; 
		margin: 0;
	} 
	.m3_container .a .i {
		width: 100%!important; 
		height: auto!important; 
		line-height: 0px;
	} 
	.m3_container .a .i img{
		width: 100%!important; 
		height: auto!important; 
		max-height: none!important; 
		margin: 1px 0 0 0!important;
	} 
	.m3_container .a .x {
		width: 100%!important; 
		height: 90px!important; 
		padding: 5px 0 0 0!important;
	} 
	.m3_container .a .t { 
		font-size: 18px!important; 
		line-height: 20px!important; 
	} 
	.m3_container .a .d {
		font-size: 15px!important; 
		line-height: 17px!important; 
		margin-top: 1%;
	} 
	.m3_container .a .u { 
		font-size: 12px!important;
		bottom: 10px; 
	}
}
