

@media screen and (max-width: 768px) {
    .infographic.component .infographic-container .infographic-report-content__wrapper{
    width:94vw;

}
}