/* .textListDA * .main * img { */
	/* height: 100%!important; */
	/* max-height: 738px!important; */
	/* border-radius: 0px!important; */
	/* position: absolute!important; */
	/* left: 111px!important; */
	/* right: 0%!important; */
	/* top: 23.94%!important; */
	/* bottom: 1.52%!important; */
/* } */
 .textListDA * .main * img  {
	position:relative!important;
	height: 738px !important;
	width:auto!important;
	margin-top: 16% !important;
	left: 111px!important;
	right: 0!important;
	top: 0!important;
	bottom: 0!important;
}
 .textListDA * .secondary * img  {
	position:relative!important;
	width: 406px;
	height: 228px;
	margin-top: -800px !important;
	left: 0!important;
	right: 0!important;
	top: 0!important;
	bottom: 0!important;
}
.textListDA *.scs-image-container {
    overflow: visible!important;
}