.traffic{
    width:80%;
    margin:0 auto;
    padding-top:40px;
}

.traffic h4{
    color:#000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 2em;
}
.traffic p{
    color:#000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
}

.traffic img{
    width:90%;
    padding-left:5%;
    padding-bottom: 10px;
}