.imgTextDA .img-container img {
    height: 491px!important; /*/ 447+10% */
	width: auto;
}


@media only screen and (max-width: 1024px) {
.imgTextDA .img-container img {
    height:auto!important;
}