/* --------- This is webpage-specific --------- */ @media (min-width: 420px) { :root { --zato-hero-right-image:url("https://zatosource-production.b-cdn.net/static/img/hero/right/hero-right-defense.webp"); } } /* -------------------------------------------- */ @media (max-width: 767px) { div.industry-defense-1 { min-width: none; background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/defense-index/mbse-python.webp"); } } @media (min-width: 768px) { div.industry-defense-1 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/defense-index/mbse-python.webp"); } } /* -------------------------------------------- */ @media (max-width: 767px) { div.industry-defense-2 { min-width: none; background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/defense-index/digital-transformation.webp"); } } @media (min-width: 768px) { div.industry-defense-2 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/defense-index/digital-transformation.webp"); } } /* -------------------------------------------- */ div.industry-defense-3 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/defense-index/ai-ml.webp"); } div.industry-defense-4 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/defense-index/cybersecurity-api.webp"); }