.case-study .img-wrap{max-width:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;}
.common-description h1{margin-bottom:15px;}
/*.case-study{padding:0px 0 20px;}*/
.case-study-inner-wrap{margin:0;}
.case-study-wrap{flex:0 0 100%;max-width:100%;padding:0;margin-bottom: 35px;}
.text-wrap-family{padding:25px;}
.text-wrap-family h3{margin-bottom:10px;font-size: 16px;line-height: 24px}
.text-wrap-family p{font-size:14px;line-height:23px;}
.case-study-inner-wrap a{display:inline-block;text-align:center;position:relative;bottom:65px;}
.read-more{padding: 20px 0 0 0;}



@media only screen and (min-width:768px){.common-description h1{margin-bottom:20px;}
 /*.case-study{padding:10px 0 20px;}*/
 .case-study-inner-wrap{margin:0 -20px;}
 .case-study-wrap{flex:0 0 50%;max-width:50%;padding:0 20px;}

}
@media (min-width:992px){.common-description h1{margin-bottom:20px;}
.case-study-inner-wrap a{bottom: 75px;}
 .case-study-inner-wrap{margin:0 -25px;}
 .case-study-wrap{padding:0 25px;}
}
@media (min-width:1200px){.common-description h1{margin-bottom:27px;}
 /*.case-study{padding:40px 0 60px;}*/
 .case-study-inner-wrap a{bottom: 80px;}
 .text-wrap-family{padding:30px;}
 .case-study-wrap{flex:0 0 33.33%;max-width:33.33%;margin-bottom: 40px;}
 .text-wrap-family h3{margin-bottom:15px;}
 .text-wrap-family p{line-height:30px;font-size:16px;}

}
@media (min-width:1400px){
 .text-wrap-family{padding:35px;}
 .case-study-inner-wrap a{bottom: 85px;}
 .text-wrap-family h3{margin-bottom:24px;line-height: 28px;font-size: 18px}
 .text-wrap-family p{line-height:32px;font-size:16px;}
.case-study-wrap{margin-bottom: 60px;}
/*.case-study{padding:40px 0;}*/
}

/* Extra large devices (large laptops and desktops,2000px and up) */

/*15- 4 2022  css changes */
.case-study .case-study-inner-wrap  .case-study-wrap img {
	width: 100%;
}