@media only screen and (max-width: 1280px) { 
    .pzzim-theme .pzzim img {
        bottom: -108px;
    }

    .image-bg > .vc_column-inner {
        background-position: right !important;
    }

    .pzzim-theme .nav-container nav.bg-dark .nav-bar .menu li {
        margin-right: 20px;
    }

    .pzzim-theme .module,
    .pzzim-theme .module-group.right .module.left:first-child {
        padding: 0 15px;
    }
}