.cont h4{
 color: white;
}
.cont h5 a{
    color: white;
}
@media only screen and (max-width: 767px) {

    .about-wrapper-2 .tractor-image img{
        width: 120% !important;
        max-width: none !important;
    }

}

