#homemainbg {
    display: block;
    background-position: 25% 50%;
    background-image: url("../img/bg-pesticides.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}



