@media (min-width: 768px) {
    .category-akcii-page .wrapper {
        background-image: url("/wp-content/themes/newexchanger/images/akcii_bg.jpg");
        background-repeat: no-repeat;
        background-size: contain;
    }
}