@media screen {
    body::before {
        content: "";
        position: absolute;
        background: #000 url(../images/trucking/footer-bkg.png) no-repeat;
        width: 0;
        height: 0;
    }
}

.sidebar .jv-module.module-vm-filter .custom h3.title-module::after {
    margin-top: -10px;
}

.jv-customfields_vm ul {
    list-style: none;
    padding: 0;
}

.jv-customfields_vm label {
    display: inline-block;
}
