Template:FreedImg/style.css

/*
	    specific css for  Template:FreedImg
        classes mySpan1, floatnone, mySpan2, imgCaption,freedImg, newFreedImg
*/

p.freedImg, div.freedImg2 > p.freedImg2, #mySpan1, #mySpan2, .mySpan1, .mySpan2  {
	text-indent:0;
}

#mySpan2 a, .myspan2 a {
	width:inherit;
}
 
.freedImg, .newFreedImg {
	width:inherit;
	height:auto;
}
.newFreedImg img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.imgCaption {
	font-size: 94%;
	line-height: 1.0;
	margin: 0.3750em 0 0 0;
	padding: 0.25em  1.00px 0.75px 1.00px;
}
.imgCaption p {
	text-indent: 0 !important;
	margin: 0;
}