.infographicsBoxesComp{padding:30px 0 0}
.infographicsBoxesComp .contentText{text-align:center;padding-bottom:40px}
.infographicsBoxesComp .contentText h2{font-family:"robotolight";font-size:4.8rem;line-height:1.4em;color:#20252b;padding-bottom:10px}
.infographicsBoxesComp .contentText h3{font-family:"robotolight";font-size:4rem;line-height:1.4em;color:#20252b;padding-bottom:5px}
.infographicsBoxesComp .contentText p.title{font-family:"robotolight";font-size:4.8rem;line-height:1.4em;color:#20252b;padding-bottom:10px}
.infographicsBoxesComp .contentText p{font-family:"robotolight";font-size:2rem;line-height:28px;color:#20252b}
.infographicsBoxesComp .boxWrapper{display:flex;flex-wrap:wrap;padding:0 72px;justify-content:space-between}
.infographicsBoxesComp .boxWrapper .box{border:1px solid #e6e6e6;margin-bottom:60px;width:47%}
.infographicsBoxesComp .boxWrapper .box.horizontal{display:flex;width:100%}
.infographicsBoxesComp .boxWrapper .box .imgSection{background-color:#f5f5f5;max-height:235px}
.infographicsBoxesComp2 .boxWrapper .box .imgSection{max-height:310px}
.infographicsBoxesComp .boxWrapper .box.horizontal .imgSection{max-height:none;width:47%}
.infographicsBoxesComp .boxWrapper .box .imgSection img{margin-top:-40px}
.infographicsBoxesComp .boxWrapper .box .contentSection{min-height:235px;padding:35px 40px}
.infographicsBoxesComp2 .boxWrapper .box .contentSection{min-height:210px}
.infographicsBoxesComp .boxWrapper .box.horizontal .contentSection{min-height:auto;padding:35px 6%;width:53%}
.infographicsBoxesComp .boxWrapper .box .contentSection h5{color:#e46c54;font-family:"robotolight";font-size:2.8rem;font-weight:normal;padding-bottom:10px}
.infographicsBoxesComp .boxWrapper .box .contentSection p{padding-bottom:0}
@media(max-width:800px){.infographicsBoxesComp .boxWrapper{padding:0}
}
@media(max-width:767px){.infographicsBoxesComp{padding:30px 0 0}
.infographicsBoxesComp .boxWrapper .box.horizontal{display:block}
.infographicsBoxesComp .boxWrapper .box.horizontal .imgSection{width:100%}
.infographicsBoxesComp .boxWrapper .box.horizontal .contentSection{padding:35px 40px;width:100%}
.infographicsBoxesComp .contentText h2,.infographicsBoxesComp .contentText h3,.infographicsBoxesComp .contentText p.title{font-size:3.2rem}
.infographicsBoxesComp .boxWrapper .box{width:100%}
.infographicsBoxesComp .contentText{padding-bottom:20px}
}