
@media screen and (max-width: 767px){
	.DNNContainer_noTitle_Img .Normal p img{
		width: 100% !important;
		height: auto !important;
	}
}

