.ebooks-whitepaper .infographics-inner-child{text-align: left;}
.ebooks-whitepaper .ebook-title{background-color: #eaeaea; padding: 35px; padding-top: 75px; min-height: 220px;}
.ebooks-whitepaper .ebook-title h3 {font-size: 28px; font-weight: bold; margin-bottom: 0; width: calc(100% - 203px); text-transform: inherit;}
.ebooks-whitepaper .infographics-dtl {padding: 35px; width: calc(100% - 203px);}
.ebooks-whitepaper .infographics-dtl ul{text-align: left; list-style: none; margin: 0; margin-bottom: 25px; }
.ebooks-whitepaper .infographics-dtl ul li{ display: inline-block;text-transform: uppercase;color: #000;font-size: 14px;padding-right: 21px;position: relative;margin: 0;font-weight: bold;}
.ebooks-whitepaper .infographics-dtl ul li:after{ background: #000;height: 14px;width: 2px;position: absolute;right: 8px;top: 5px;content: "";}
.ebooks-whitepaper .infographics-dtl ul li:last-child:after{display: none;}
.ebooks-whitepaper .ebook-img{ position: absolute;right: 0;top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}

@media (max-width: 1260px){
.ebooks-whitepaper .ebook-img {position: static;top: 0;transform: translateY(0);-webkit-transform: translateY(0);text-align: center;padding: 35px;}
.ebooks-whitepaper .ebook-title{padding-top: 35px; min-height: auto;}    
.ebooks-whitepaper .ebook-title h3{width: 100%; font-size: 26px;}
.ebooks-whitepaper .infographics-dtl{width: 100%;} 
}

@media (max-width: 767px){
.ebooks-whitepaper .infographics--child.col-6 {width: 100%;margin-bottom: 20px;} 
.ebooks-whitepaper .ebook-img{padding: 20px;}
.ebooks-whitepaper .ebook-title {padding: 20px; padding-top: 20px;}
.ebooks-whitepaper .ebook-title h3{height: auto!important; font-size: 24px;}
.ebooks-whitepaper .infographics-dtl{padding: 20px;}
}     