& when (@media-common = true) { .pagebuilder-banner-wrapper { --tablet-background-image: none; } } @media only screen and (min-width: 768px) and (max-width: 1024px) { .pagebuilder-banner-wrapper[data-background-images*="tablet_image"] { background-image: var(--tablet-background-image) !important; } }