

/**umb_name:ImgResponsive*/
.ImgResponsive{display: inline-block;
width: 80%;}


.ImgResponsive{
	img {
		width: 80% !important;
	}
}




