.infographic {
    box-sizing: border-box;
}

.infographic img {
    width: 100% !important;
    height: auto !important;;
}