.elementor-10244 .elementor-element.elementor-element-075a273{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;overflow:visible;}.elementor-10244 .elementor-element.elementor-element-5354cd6{--display:flex;--border-radius:20px 20px 20px 20px;--padding-top:275px;--padding-bottom:150px;--padding-left:10px;--padding-right:10px;overflow:hidden;}.elementor-10244 .elementor-element.elementor-element-5354cd6:not(.elementor-motion-effects-element-type-background), .elementor-10244 .elementor-element.elementor-element-5354cd6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://warmleypark.onsetwebdesign.co.uk/wp-content/uploads/2026/03/Warmley-school-239-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10244 .elementor-element.elementor-element-5354cd6::before, .elementor-10244 .elementor-element.elementor-element-5354cd6 > .elementor-background-video-container::before, .elementor-10244 .elementor-element.elementor-element-5354cd6 > .e-con-inner > .elementor-background-video-container::before, .elementor-10244 .elementor-element.elementor-element-5354cd6 > .elementor-background-slideshow::before, .elementor-10244 .elementor-element.elementor-element-5354cd6 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10244 .elementor-element.elementor-element-5354cd6 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(270deg, #10182800 20.17%, #101828E6 70.2%);}.elementor-10244 .elementor-element.elementor-element-de74631{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-10244 .elementor-element.elementor-element-3bee916{text-align:start;}.elementor-10244 .elementor-element.elementor-element-3bee916 .elementor-heading-title{font-size:80px;font-weight:700;line-height:1.1em;letter-spacing:-0.02em;color:var( --e-global-color-white );}.elementor-10244 .elementor-element.elementor-element-3495f57{--display:flex;overflow:visible;}@media(min-width:768px){.elementor-10244 .elementor-element.elementor-element-075a273{--content-width:1880px;}}@media(max-width:1440px) and (min-width:768px){.elementor-10244 .elementor-element.elementor-element-de74631{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-10244 .elementor-element.elementor-element-075a273{--content-width:100%;}}@media(max-width:1440px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}@media(max-width:1024px){.elementor-10244 .elementor-element.elementor-element-075a273{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10244 .elementor-element.elementor-element-5354cd6{--border-radius:0px 0px 0px 0px;--padding-top:160px;--padding-bottom:70px;--padding-left:10px;--padding-right:10px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-10244 .elementor-element.elementor-element-3bee916 .elementor-heading-title{font-size:54px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-10244 .elementor-element.elementor-element-3bee916 .elementor-heading-title{font-size:28px;}}/* Start custom CSS for html, class: .elementor-element-4352344 */<style>
/* ============================================================
   WARMLEY PARK — PUPIL PREMIUM STRATEGY PAGE
   Elementor-ready HTML template
   Source: Pupil Premium Strategy 2025–2026 (Final)
   ============================================================ */
 
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
 
.wp-pp {
  font-family: 'Poppins', sans-serif;
  color: #2c2c2a;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
 
.wp-pp img { display: block; max-width: 100%; }
 
.wp-pp .container {
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 2rem;
}
 
/* ---------- HERO ---------- */
.wp-pp .hero {
  background: #1a3347;
  border-radius: 16px;
  padding: 5rem 4rem;
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
}
 
.wp-pp .hero::before {
  content: '';
  position: absolute;
  top: -80px; right: -80px;
  width: 320px; height: 320px;
  border-radius: 50%;
  background: rgba(255,255,255,0.035);
  pointer-events: none;
}
 
.wp-pp .hero::after {
  content: '';
  position: absolute;
  bottom: -100px; right: 120px;
  width: 200px; height: 200px;
  border-radius: 50%;
  background: rgba(255,255,255,0.025);
  pointer-events: none;
}
 
.wp-pp .hero-eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.45);
  margin-bottom: 1.25rem;
}
 
.wp-pp .hero-title {
  font-weight: 300;
  font-size: clamp(32px, 5vw, 48px);
  line-height: 1.12;
  color: #fff;
  margin-bottom: 1.5rem;
  max-width: 640px;
}
 
.wp-pp .hero-title em {
  font-style: italic;
  color: #7ec8e3;
}
 
.wp-pp .hero-body {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.68);
  max-width: 560px;
  margin-bottom: 2rem;
}
 
.wp-pp .hero-badges {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
 
.wp-pp .hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(126,200,227,0.15);
  border: 1px solid rgba(126,200,227,0.35);
  border-radius: 100px;
  padding: 0.3rem 0.9rem;
  font-size: 12px;
  font-weight: 600;
  color: #7ec8e3;
}
 
.wp-pp .hero-badge::before {
  content: '';
  display: block;
  width: 5px; height: 5px;
  border-radius: 50%;
  background: #7ec8e3;
  flex-shrink: 0;
}
 
/* ---------- PHOTO STRIP ---------- */
.wp-pp .photo-strip {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 10px;
  margin-bottom: 3.5rem;
  height: 260px;
}
 
.wp-pp .photo-strip figure {
  border-radius: 12px;
  overflow: hidden;
  background: #e8e8e4;
}
 
.wp-pp .photo-strip figure img {
  width: 100%; height: 100%;
  object-fit: cover;
}
 
/* ---------- SECTION LABEL ---------- */
.wp-pp .section-label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #888780;
  margin-bottom: 1.5rem;
}
 
.wp-pp .section-label::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #e0ded8;
}
 
/* ---------- OVERVIEW GRID ---------- */
.wp-pp .overview-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 3.5rem;
}
 
.wp-pp .overview-card {
  background: #f5f3ef;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  border-top: 3px solid #7ec8e3;
}
 
.wp-pp .overview-card-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #888780;
  margin-bottom: 0.5rem;
}
 
.wp-pp .overview-card-value {
  font-weight: 700;
  font-size: clamp(20px, 2.5vw, 28px);
  color: #1a3347;
  line-height: 1.1;
  margin-bottom: 0.3rem;
}
 
.wp-pp .overview-card-sub {
  font-size: 13px;
  color: #888780;
  line-height: 1.45;
}
 
/* ---------- FUNDING PANEL ---------- */
.wp-pp .funding-panel {
  background: #1a3347;
  border-radius: 16px;
  padding: 2.75rem 3rem;
  margin-bottom: 3.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
  position: relative;
  overflow: hidden;
}
 
.wp-pp .funding-panel::before {
  content: '';
  position: absolute;
  bottom: -70px; right: -70px;
  width: 220px; height: 220px;
  border-radius: 50%;
  background: rgba(255,255,255,0.03);
  pointer-events: none;
}
 
.wp-pp .funding-item {}
 
.wp-pp .funding-item-label {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: 0.5rem;
}
 
.wp-pp .funding-item-value {
  font-weight: 700;
  font-size: clamp(22px, 3vw, 32px);
  color: #7ec8e3;
  line-height: 1.1;
  margin-bottom: 0.3rem;
  letter-spacing: -0.01em;
}
 
.wp-pp .funding-item-sub {
  font-size: 13px;
  color: rgba(255,255,255,0.55);
  line-height: 1.45;
}
 
/* ---------- INTENT PANEL ---------- */
.wp-pp .intent-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 3.5rem;
  align-items: start;
}
 
.wp-pp .intent-prose {
  border: 1px solid #e0ded8;
  border-radius: 14px;
  padding: 2rem 2rem;
}
 
.wp-pp .intent-prose-title {
  font-weight: 600;
  font-size: 15px;
  color: #2c2c2a;
  margin-bottom: 1rem;
}
 
.wp-pp .intent-prose p {
  font-size: 14.5px;
  line-height: 1.8;
  color: #5f5e5a;
  margin-bottom: 0.85rem;
}
 
.wp-pp .intent-prose p:last-child { margin-bottom: 0; }
.wp-pp .intent-prose strong { color: #2c2c2a; font-weight: 600; }
 
.wp-pp .intent-aims {
  display: flex;
  flex-direction: column;
  gap: 0;
  border: 1px solid #e0ded8;
  border-radius: 14px;
  overflow: hidden;
}
 
.wp-pp .intent-aims-header {
  background: #1a3347;
  padding: 1rem 1.5rem;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.6);
}
 
.wp-pp .intent-aim-item {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #e0ded8;
  font-size: 14px;
  line-height: 1.65;
  color: #5f5e5a;
}
 
.wp-pp .intent-aim-item:last-child { border-bottom: none; }
.wp-pp .intent-aim-item:nth-child(even) { background: #faf9f7; }
 
.wp-pp .intent-aim-item::before {
  content: '';
  display: block;
  width: 6px; height: 6px;
  background: #7ec8e3;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 7px;
}
 
/* ---------- CHALLENGES ---------- */
.wp-pp .challenges-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 3.5rem;
}
 
.wp-pp .challenge-card {
  border-radius: 12px;
  padding: 1.75rem;
  border: 1px solid #e0ded8;
  display: flex;
  gap: 1.1rem;
  align-items: flex-start;
}
 
.wp-pp .challenge-num {
  width: 40px; height: 40px;
  border-radius: 50%;
  background: #1a3347;
  color: #7ec8e3;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
 
.wp-pp .challenge-title {
  font-size: 14.5px;
  font-weight: 600;
  color: #2c2c2a;
  margin-bottom: 0.4rem;
  line-height: 1.3;
}
 
.wp-pp .challenge-body {
  font-size: 13.5px;
  line-height: 1.65;
  color: #5f5e5a;
}
 
/* ---------- INTENDED OUTCOMES TABLE ---------- */
.wp-pp .outcomes-table-wrap {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #e0ded8;
  margin-bottom: 3.5rem;
}
 
.wp-pp .outcomes-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
 
.wp-pp .outcomes-table thead {
  background: #1a3347;
}
 
.wp-pp .outcomes-table thead th {
  padding: 1rem 1.5rem;
  text-align: left;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55);
}
 
.wp-pp .outcomes-table tbody tr {
  border-bottom: 1px solid #e0ded8;
  vertical-align: top;
}
 
.wp-pp .outcomes-table tbody tr:last-child { border-bottom: none; }
.wp-pp .outcomes-table tbody tr:nth-child(even) { background: #faf9f7; }
.wp-pp .outcomes-table tbody tr:hover { background: #f0f6fa; }
 
.wp-pp .outcomes-table tbody td {
  padding: 1.1rem 1.5rem;
  color: #5f5e5a;
  line-height: 1.65;
}
 
.wp-pp .outcomes-table tbody td:first-child {
  font-weight: 500;
  color: #2c2c2a;
  width: 50%;
}
 
/* ---------- SPEND BREAKDOWN ---------- */
.wp-pp .spend-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-bottom: 1.75rem;
}
 
.wp-pp .spend-card {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #e0ded8;
}
 
.wp-pp .spend-card-header {
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
 
.wp-pp .spend-card--teaching .spend-card-header { background: #1a3347; }
.wp-pp .spend-card--targeted .spend-card-header { background: #1e4d3a; }
.wp-pp .spend-card--wider   .spend-card-header { background: #4a2a5a; }
 
.wp-pp .spend-card-title {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  line-height: 1.3;
}
 
.wp-pp .spend-amount {
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}
 
.wp-pp .spend-card--teaching .spend-amount { color: #7ec8e3; }
.wp-pp .spend-card--targeted .spend-amount { color: #a8d8a8; }
.wp-pp .spend-card--wider   .spend-amount { color: #c8a8e8; }
 
.wp-pp .spend-activities {
  padding: 0;
}
 
.wp-pp .spend-activity {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.85rem 1.5rem;
  border-bottom: 1px solid #e0ded8;
  font-size: 13.5px;
  line-height: 1.6;
  color: #5f5e5a;
}
 
.wp-pp .spend-activity:last-child { border-bottom: none; }
 
.wp-pp .spend-activity::before {
  content: '';
  display: block;
  width: 5px; height: 5px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 7px;
}
 
.wp-pp .spend-card--teaching .spend-activity::before { background: #7ec8e3; }
.wp-pp .spend-card--targeted .spend-activity::before { background: #a8d8a8; }
.wp-pp .spend-card--wider   .spend-activity::before { background: #c8a8e8; }
 
/* Total row */
.wp-pp .spend-total {
  background: #f5f3ef;
  border-radius: 12px;
  padding: 1.25rem 1.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3.5rem;
  border: 1px solid #e0ded8;
}
 
.wp-pp .spend-total-label {
  font-size: 14px;
  font-weight: 600;
  color: #2c2c2a;
}
 
.wp-pp .spend-total-value {
  font-size: 22px;
  font-weight: 700;
  color: #1a3347;
}
 
/* ---------- PROGRESS RESULTS ---------- */
.wp-pp .results-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 3.5rem;
  align-items: start;
}
 
.wp-pp .results-table-wrap {
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #e0ded8;
}
 
.wp-pp .results-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
 
.wp-pp .results-table thead {
  background: #1a3347;
}
 
.wp-pp .results-table thead th {
  padding: 0.875rem 1.25rem;
  text-align: left;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.55);
}
 
.wp-pp .results-table tbody tr {
  border-bottom: 1px solid #e0ded8;
}
 
.wp-pp .results-table tbody tr:last-child { border-bottom: none; }
.wp-pp .results-table tbody tr:hover { background: #f9f8f5; }
 
.wp-pp .results-table tbody td {
  padding: 0.875rem 1.25rem;
  color: #5f5e5a;
  vertical-align: middle;
}
 
.wp-pp .results-table tbody td:first-child {
  font-weight: 500;
  color: #2c2c2a;
}
 
.wp-pp .pct-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  padding: 0.2rem 0.65rem;
  border-radius: 6px;
}
 
.wp-pp .pct-badge--pp  { background: #e8f4fa; color: #1a6a8a; }
.wp-pp .pct-badge--non { background: #f5f3ef; color: #888780; }
 
.wp-pp .results-highlights {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
 
.wp-pp .result-highlight {
  background: #f5f3ef;
  border-radius: 12px;
  padding: 1.25rem 1.5rem;
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
}
 
.wp-pp .result-highlight-dot {
  width: 8px; height: 8px;
  background: #7ec8e3;
  border-radius: 50%;
  flex-shrink: 0;
  margin-top: 5px;
}
 
.wp-pp .result-highlight p {
  font-size: 14px;
  line-height: 1.7;
  color: #5f5e5a;
}
 
.wp-pp .result-highlight strong { color: #2c2c2a; font-weight: 600; }
 
/* ---------- LEADS STRIP ---------- */
.wp-pp .leads-strip {
  background: #1a3347;
  border-radius: 12px;
  padding: 1.5rem 2rem;
  margin-bottom: 3.5rem;
  display: flex;
  align-items: center;
  gap: 2.5rem;
  flex-wrap: wrap;
}
 
.wp-pp .lead-item {}
 
.wp-pp .lead-label {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: 0.25rem;
}
 
.wp-pp .lead-name {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}
 
.wp-pp .lead-role {
  font-size: 12px;
  color: rgba(255,255,255,0.5);
}
 
.wp-pp .leads-divider {
  width: 1px;
  height: 48px;
  background: rgba(255,255,255,0.12);
  flex-shrink: 0;
}
 
/* ---------- PDF DOWNLOAD ---------- */
.wp-pp .pdf-card {
  background: #f5f3ef;
  border-radius: 16px;
  padding: 2.5rem 3rem;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2rem;
  align-items: center;
  margin-bottom: 3rem;
}
 
.wp-pp .pdf-card-eyebrow {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #888780;
  margin-bottom: 0.75rem;
}
 
.wp-pp .pdf-card-title {
  font-weight: 300;
  font-size: clamp(20px, 2.5vw, 24px);
  color: #2c2c2a;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
 
.wp-pp .pdf-card-meta {
  font-size: 13px;
  color: #888780;
}
 
.wp-pp .btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #1a3347;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 0.875rem 1.75rem;
  border-radius: 8px;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background 0.2s;
}
 
.wp-pp .btn-primary:hover { background: #22415a; }
 
.wp-pp .btn-primary svg {
  width: 14px; height: 14px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
 
/* ---------- TWO-PHOTO ---------- */
.wp-pp .two-photo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
 
.wp-pp .two-photo figure {
  border-radius: 12px;
  overflow: hidden;
  background: #e8e8e4;
  height: 240px;
}
 
.wp-pp .two-photo figure img {
  width: 100%; height: 100%;
  object-fit: cover;
}
 
/* ---------- RESPONSIVE ---------- */
@media (max-width: 1100px) {
  .wp-pp .spend-grid { grid-template-columns: 1fr; }
}
 
@media (max-width: 900px) {
  .wp-pp .overview-grid { grid-template-columns: 1fr 1fr; }
  .wp-pp .funding-panel { grid-template-columns: 1fr; gap: 1.5rem; padding: 2rem; }
  .wp-pp .intent-layout { grid-template-columns: 1fr; }
  .wp-pp .challenges-grid { grid-template-columns: 1fr; }
  .wp-pp .results-layout { grid-template-columns: 1fr; }
  .wp-pp .pdf-card { grid-template-columns: 1fr; padding: 2rem; }
  .wp-pp .leads-strip { gap: 1.5rem; }
  .wp-pp .leads-divider { display: none; }
}
 
@media (max-width: 768px) {
  .wp-pp .hero { padding: 3rem 2rem; border-radius: 12px; }
  .wp-pp .photo-strip { grid-template-columns: 1fr 1fr; height: 200px; }
  .wp-pp .photo-strip figure:last-child { display: none; }
  .wp-pp .outcomes-table tbody td:first-child { width: auto; }
}
 
@media (max-width: 580px) {
  .wp-pp .overview-grid { grid-template-columns: 1fr; }
  .wp-pp .photo-strip { grid-template-columns: 1fr; height: 180px; }
  .wp-pp .photo-strip figure:not(:first-child) { display: none; }
  .wp-pp .two-photo { grid-template-columns: 1fr; }
  .wp-pp .two-photo figure:last-child { display: none; }
}
</style>/* End custom CSS */