/* --------- 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-right2.webp"); } } /* -------------------------------------------- */ div.industry-telco-1 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/telco-index/network.webp"); } /* -------------------------------------------- */ @media (max-width: 767px) { div.industry-telco-2 { min-width: none; background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/telco-index/5g-mobile.webp"); } } @media (min-width: 768px) { div.industry-telco-2 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/telco-index/5g.webp"); } } /* -------------------------------------------- */ div.industry-telco-3 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/telco-index/business.webp"); } div.industry-telco-4 { background-image:url("https://zatosource-production.b-cdn.net/static/img/industry/telco-index/mvno.webp"); }