@charset "utf-8";

@media screen and (max-width:600px) {


div[style*="width:490px;"],
div[style*="width: 490px;"]{
	width: auto !important;
}


}