.historyImg {
    width: 350px !important;
}
.historyFlex{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-evenly;
    margin:0 auto;
}