:root{--bg:#080a0f;--panel:#111722;--panel2:#172235;--text:#f8fafc;--muted:#aeb8c7;--red:#ef233c;--blue:#1677c9;--white:#fff;--gold:#ffd166;--line:rgba(255,255,255,.12);--shadow:0 24px 70px rgba(0,0,0,.35);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at top left,rgba(22,119,201,.22),transparent 32rem),linear-gradient(180deg,#090b10,#0d111a 35%,#080a0f);color:var(--text);line-height:1.55}.wrap{width:min(1160px,92vw);margin:auto}a{color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;color:#000;padding:.7rem 1rem;border-radius:10px}.topbar{position:sticky;top:0;z-index:40;background:rgba(8,10,15,.82);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;font-weight:900;letter-spacing:.02em}.brand img{width:48px;height:48px;border-radius:12px;object-fit:cover;border:1px solid var(--line)}.brand span{font-size:1.08rem}.links{display:flex;align-items:center;gap:.25rem}.links a{padding:.65rem .8rem;border-radius:999px;text-decoration:none;color:var(--muted);font-weight:700;font-size:.92rem}.links a:hover,.links a.active{background:rgba(255,255,255,.08);color:#fff}.socials{display:flex;gap:.4rem}.socials a,.iconbtn{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid var(--line);text-decoration:none;font-weight:900}.cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.82rem 1rem;border-radius:999px;background:linear-gradient(135deg,var(--red),#b50d20);color:#fff;text-decoration:none;font-weight:900;border:0;cursor:pointer;box-shadow:0 14px 35px rgba(239,35,60,.24)}.cta.secondary{background:rgba(255,255,255,.08);box-shadow:none;border:1px solid var(--line)}.menuBtn{display:none}.hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,8,12,.96) 0%,rgba(6,8,12,.82) 42%,rgba(6,8,12,.3)),url('/assets/gunny-flag-logo.png') center/cover no-repeat;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,#0d111a);z-index:-1}.heroGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:2.2rem;align-items:center}.badge{display:inline-flex;gap:.55rem;align-items:center;color:#fff;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);border-radius:999px;padding:.45rem .72rem;font-weight:800;font-size:.9rem}.hero h1{font-size:clamp(2.65rem,7vw,6.1rem);line-height:.92;margin:1rem 0 .8rem;letter-spacing:-.07em;text-transform:uppercase}.accent{background:linear-gradient(90deg,#fff,#aac9ff 42%,#fff);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:clamp(1.05rem,2vw,1.34rem);color:#dbe6f5;max-width:720px}.btnrow{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.45rem 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:1.25rem;max-width:680px}.stat{border:1px solid var(--line);background:rgba(255,255,255,.06);padding:1rem;border-radius:18px}.stat strong{display:block;font-size:1.45rem}.heroCard{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.04));border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.heroCard img{width:100%;display:block}.cardBody{padding:1.25rem}.section{padding:82px 0}.section.alt{background:rgba(255,255,255,.025);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.eyebrow{color:#91b8ff;font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.section h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;margin:.35rem 0 1rem;letter-spacing:-.04em}.section p.sub{color:var(--muted);font-size:1.08rem;max-width:780px}.grid{display:grid;gap:1rem}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));border-radius:var(--radius);padding:1.25rem;box-shadow:0 10px 34px rgba(0,0,0,.16)}.card h3{margin:.2rem 0 .5rem;font-size:1.25rem}.card p,.card li{color:#c7d0df}.pill{display:inline-flex;padding:.35rem .6rem;border-radius:999px;background:rgba(22,119,201,.16);color:#cfe3ff;font-weight:800;font-size:.8rem;margin:.2rem}.feature{display:flex;gap:.9rem}.feature .num{flex:0 0 42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--red));display:grid;place-items:center;font-weight:900}.videoMock{aspect-ratio:16/9;background:linear-gradient(135deg,#000,#1c2435);border-radius:18px;border:1px solid var(--line);display:grid;place-items:center;position:relative;overflow:hidden}.videoMock:before{content:"▶";font-size:3rem;background:#fff;color:#000;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;padding-left:.2rem}.list{display:grid;gap:.8rem;margin-top:1rem}.item{display:flex;justify-content:space-between;gap:1rem;align-items:center;border:1px solid var(--line);background:rgba(255,255,255,.05);border-radius:16px;padding:1rem}.item small{color:var(--muted)}.form{display:grid;gap:.9rem}.field{display:grid;gap:.35rem}.field label{font-weight:800;color:#e9eef8}.field input,.field textarea,.field select{width:100%;padding:.95rem 1rem;border-radius:14px;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;font:inherit}.field textarea{min-height:130px;resize:vertical}.footer{padding:48px 0;border-top:1px solid var(--line);background:#06080c}.footerGrid{display:grid;grid-template-columns:1.15fr .75fr .75fr .85fr;gap:1rem}.footer a{color:#cbd5e1;text-decoration:none}.footer a:hover{color:#fff}.adminLayout{display:grid;grid-template-columns:300px 1fr;gap:1rem}.adminSide{position:sticky;top:86px;align-self:start}.tabs{display:grid;gap:.5rem}.tabBtn{width:100%;text-align:left;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;border-radius:14px;padding:.8rem 1rem;font-weight:900;cursor:pointer}.tabBtn.active{background:linear-gradient(135deg,var(--blue),var(--red))}.tabPanel{display:none}.tabPanel.active{display:block}.toolbar{display:flex;gap:.6rem;flex-wrap:wrap;margin:.8rem 0}.editor{min-height:220px;border:1px solid var(--line);background:rgba(255,255,255,.06);border-radius:14px;padding:1rem;outline:none}.adminTable{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px}.adminTable th,.adminTable td{border-bottom:1px solid var(--line);padding:.8rem;text-align:left;color:#dbe6f5}.adminTable th{color:#fff;background:rgba(255,255,255,.07)}.notice{border:1px solid rgba(255,209,102,.35);background:rgba(255,209,102,.08);border-radius:18px;padding:1rem;color:#ffe7a3}.pageHero{padding:80px 0 34px;background:linear-gradient(180deg,rgba(22,119,201,.18),transparent)}.pageHero h1{font-size:clamp(2.2rem,6vw,4.8rem);line-height:.96;margin:.4rem 0;letter-spacing:-.05em}.empty{color:#aeb8c7;border:1px dashed var(--line);padding:1.2rem;border-radius:16px}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:.5rem}.day{min-height:100px;border:1px solid var(--line);border-radius:14px;padding:.55rem;background:rgba(255,255,255,.04)}.day b{display:block;margin-bottom:.3rem}.jobchip{font-size:.75rem;background:rgba(22,119,201,.22);padding:.25rem .35rem;border-radius:8px;margin:.25rem 0}.mobileOnly{display:none}@media(max-width:940px){.links{display:none;position:absolute;left:4vw;right:4vw;top:72px;background:#0d111a;border:1px solid var(--line);border-radius:20px;padding:.7rem;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.links.open{display:flex}.links a{border-radius:12px}.menuBtn{display:inline-grid}.hero{min-height:auto;padding:72px 0}.heroGrid,.grid.three,.grid.two,.footerGrid,.adminLayout{grid-template-columns:1fr}.heroCard{order:-1}.stats{grid-template-columns:1fr}.adminSide{position:static}.socials.hideSm{display:none}.mobileOnly{display:block}.section{padding:56px 0}.calendar{grid-template-columns:1fr 1fr}.item{display:block}.nav .cta{display:none}}@media(max-width:560px){.brand span{font-size:.96rem}.hero h1{font-size:3rem}.calendar{grid-template-columns:1fr}.btnrow .cta{width:100%}.nav{gap:.5rem}.brand img{width:42px;height:42px}.section h2{font-size:2.1rem}}

.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.socialIcon{font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1;color:#fff;transition:transform .18s ease, background .18s ease}.socialIcon:hover{transform:translateY(-2px)}.socialIcon.facebook{background:#1877f2}.socialIcon.tiktok{background:linear-gradient(135deg,#111,#ff0050 52%,#00f2ea)}.socialIcon.instagram{background:radial-gradient(circle at 30% 110%,#feda75,#fa7e1e 30%,#d62976 55%,#962fbf 75%,#4f5bd5)}
.cleanSocialCard{display:flex;gap:.8rem;align-items:center;justify-content:center;flex-wrap:wrap}.bigSocial{min-width:150px;display:flex;align-items:center;justify-content:center;gap:.65rem;padding:1rem 1.1rem;border-radius:18px;text-decoration:none;color:#fff;font-weight:900;border:1px solid rgba(255,255,255,.15);box-shadow:0 14px 32px rgba(0,0,0,.18)}.bigSocial span{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:1.25rem}.bigSocial.facebook{background:#1877f2}.bigSocial.tiktok{background:linear-gradient(135deg,#111,#ff0050 52%,#00f2ea)}.bigSocial.instagram{background:radial-gradient(circle at 30% 110%,#feda75,#fa7e1e 30%,#d62976 55%,#962fbf 75%,#4f5bd5)}
.usmcMini{display:inline-grid;place-items:center;background:linear-gradient(135deg,#7a0612,#ef233c);color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.2rem .45rem;font-size:.72rem;letter-spacing:.08em}.usmcCard{position:relative;overflow:hidden}.usmcCard:after{content:"";position:absolute;right:-50px;bottom:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(239,35,60,.18),transparent 68%)}.usmcBadge{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;margin-bottom:1rem;background:linear-gradient(135deg,#7a0612,#121826);border:2px solid rgba(255,255,255,.22);box-shadow:0 18px 45px rgba(0,0,0,.24);text-align:center}.usmcBadge span{font-size:1.4rem;font-weight:1000;letter-spacing:.08em}.usmcBadge small{margin-top:-1.8rem;color:#ffd166;font-weight:900;text-transform:uppercase;font-size:.72rem;letter-spacing:.12em}

/* Polished social logos and embedded video cards */
.socialIcon{overflow:hidden;background:#fff;padding:0;border-color:rgba(255,255,255,.22)}
.socialIcon img{width:100%;height:100%;object-fit:cover;display:block;border-radius:999px}
.bigSocial{min-height:74px;display:flex!important;align-items:center;justify-content:flex-start;gap:1rem;padding:1rem 1.1rem!important;border-radius:20px!important;background:rgba(255,255,255,.07);border:1px solid var(--line);text-decoration:none;transition:.18s ease;overflow:hidden}
.bigSocial:hover{transform:translateY(-2px);background:rgba(255,255,255,.11)}
.bigSocial img{width:46px;height:46px;border-radius:14px;object-fit:cover;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.22)}
.bigSocial b{font-size:1.08rem}
.cleanSocialCard{display:grid;gap:.8rem}
.videoCard{display:flex;flex-direction:column;gap:.45rem}
.videoEmbed{position:relative;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#000;border:1px solid var(--line);box-shadow:0 16px 38px rgba(0,0,0,.24)}
.videoEmbed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}
.verticalEmbed{aspect-ratio:9/16;max-height:640px;margin-inline:auto;background:#050505}
.fbEmbed{aspect-ratio:16/10}
.videoFallback{aspect-ratio:16/9;border-radius:18px;background:linear-gradient(135deg,#000,#1c2435);display:grid;place-items:center;text-decoration:none;border:1px solid var(--line);text-align:center}
.videoFallback span{font-size:2.4rem;background:#fff;color:#000;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:auto;padding-left:.2rem}
.videoFallback b{display:block;margin-top:.75rem;color:#fff}
.marineLogoBadge{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}
.marineLogoBadge img{width:min(180px,60vw);height:auto;border-radius:50%;background:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 50px rgba(0,0,0,.32)}
.helpText{display:block;color:var(--muted);font-size:.85rem;margin-top:.3rem}
@media(max-width:940px){.verticalEmbed{max-height:560px}.fbEmbed{aspect-ratio:4/5}}

/* Updated portrait-first social video embeds */
.fbReelEmbed{aspect-ratio:9/16;max-width:430px;max-height:760px;margin-inline:auto;background:#000}
.fbReelEmbed iframe{width:100%;height:100%;overflow:hidden}
.verticalEmbed iframe{overflow:hidden}
.videoCard .cta.secondary{margin-top:auto;width:100%}
.heroCard img{aspect-ratio:1.43/1;object-fit:cover;object-position:center}
@media(max-width:940px){.fbReelEmbed{max-height:680px;max-width:390px}}
@media(max-width:560px){.fbReelEmbed,.verticalEmbed{max-height:620px;max-width:100%}.heroCard img{aspect-ratio:1.25/1}}

/* Header social placement update */
.brandCluster{display:flex;align-items:center;gap:.75rem;min-width:0;flex:0 0 auto}
.headerSocials{align-items:center;gap:.38rem;flex:0 0 auto}
.headerSocials .socialIcon{width:36px;height:36px;background:transparent;border:0;padding:0;box-shadow:0 8px 20px rgba(0,0,0,.2)}
.headerSocials .socialIcon img{object-fit:contain;background:transparent;border-radius:10px}
.links{margin-left:auto}
.socialIcon img{object-fit:contain;background:transparent}

/* Latest content cards */
.latestGrid .latestCard{align-items:flex-start;min-height:215px}
.latestCard .num{font-size:1.15rem}
.latestCard p{margin:.35rem 0 .65rem}
.inlineLink{display:inline-flex;margin-top:.35rem;color:#cfe3ff;font-weight:900;text-decoration:none;border-bottom:1px solid rgba(207,227,255,.45)}
.inlineLink:hover{color:#fff;border-color:#fff}

/* Logo-only social follow section */
.socialFollowBlock{align-items:center}
.socialLogoRow{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap}
.bigLogoOnly{width:94px;height:94px;border-radius:24px;display:grid;place-items:center;text-decoration:none;background:rgba(255,255,255,.06);border:1px solid var(--line);box-shadow:0 16px 38px rgba(0,0,0,.22);transition:transform .18s ease, background .18s ease}
.bigLogoOnly:hover{transform:translateY(-3px);background:rgba(255,255,255,.1)}
.bigLogoOnly img{width:72px;height:72px;object-fit:contain;border-radius:18px;background:transparent;display:block}

@media(max-width:940px){
  .nav{position:relative;justify-content:flex-start}
  .brandCluster{gap:.55rem;flex:1 1 auto;min-width:0}
  .brand span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px}
  .headerSocials{display:flex!important}
  .headerSocials .socialIcon{width:32px;height:32px}
  .menuBtn{margin-left:auto;flex:0 0 auto}
  .links{margin-left:0}
  .socials.hideSm{display:flex}
  .bigLogoOnly{width:84px;height:84px;border-radius:22px}
  .bigLogoOnly img{width:64px;height:64px}
}
@media(max-width:560px){
  .brandCluster{gap:.45rem}
  .brand{gap:.45rem}
  .brand span{max-width:125px;font-size:.88rem}
  .headerSocials .socialIcon{width:29px;height:29px}
  .socialLogoRow{justify-content:flex-start}
  .bigLogoOnly{width:78px;height:78px}
  .bigLogoOnly img{width:58px;height:58px}
}

/* Legal pages and clean transparent social logos */
.legalContent{display:grid;gap:1rem;max-width:940px}.legalCard h2{font-size:1.5rem;margin:.2rem 0 .75rem}.legalCard p{color:#c7d0df}.socialIcon,.socialIcon.facebook,.socialIcon.instagram,.socialIcon.tiktok{background:transparent!important;border-color:rgba(255,255,255,.16)}.socialIcon img{object-fit:contain!important;background:transparent!important}.footer .socialIcon{background:transparent!important}.bigLogoOnly img{background:transparent!important}
@media(max-width:940px){.footerGrid{grid-template-columns:1fr 1fr}.legalContent{max-width:100%}}@media(max-width:560px){.footerGrid{grid-template-columns:1fr}}


/* YouTube social icon support */
.socialIcon.youtube{background:transparent!important}
.socialIcon.youtube img{object-fit:contain!important;background:transparent!important}
@media(max-width:560px){.headerSocials{gap:.28rem}.headerSocials .socialIcon{width:27px;height:27px}.brand span{max-width:112px}}


/* Footer copyright */
.footerBottom{margin-top:1.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12);color:#8e99aa;font-size:.9rem;text-align:center}
.footerBottom span{display:inline-block}

/* Dropdown menu + merch/raw additions */
.nav{position:relative}.links{display:none;position:absolute;right:0;top:68px;z-index:80;min-width:230px;background:#0d111a;border:1px solid var(--line);border-radius:20px;padding:.7rem;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.links.open{display:flex}.links a{border-radius:12px}.menuBtn{display:inline-flex;width:auto;min-width:88px;padding:0 .95rem;gap:.35rem}.socialIcon.facebook,.socialIcon.instagram{background:transparent}.socialIcon img{max-width:100%;max-height:100%;object-fit:contain}.merchGrid{grid-template-columns:repeat(4,1fr)}.merchCard img{width:100%;height:190px;object-fit:cover;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid var(--line)}.merchFeature{background:linear-gradient(180deg,rgba(239,35,60,.08),rgba(22,119,201,.06));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.adminHint{display:block;color:var(--muted);margin-top:.35rem;font-size:.86rem}.rawBadge{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(239,35,60,.35);background:rgba(239,35,60,.12);border-radius:999px;padding:.35rem .6rem;color:#ffd8de;font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em}
@media(max-width:1100px){.merchGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.headerSocials .socialIcon{width:32px;height:32px}.brandCluster{gap:.45rem}.merchGrid{grid-template-columns:1fr}.links{left:auto;right:0;min-width:min(86vw,260px)}}
.checkline{display:flex;align-items:center;gap:.55rem;font-weight:900;color:#e9eef8}.checkline input{width:18px;height:18px}.helpText,.adminHint{color:#aeb8c7;font-size:.9rem}.merchCard img{width:100%;height:210px;object-fit:cover;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.04)}


/* Final admin polish: readable controls and clear dashboard guide */
.menuBtn,.iconbtn.menuBtn{color:#fff!important;background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.22)!important}
.menuBtn:hover,.iconbtn.menuBtn:hover{background:rgba(255,255,255,.16)!important;color:#fff!important}
.field input,.field textarea,.field select,.editor{color:#fff!important;background-color:rgba(255,255,255,.075)!important}
.field input::placeholder,.field textarea::placeholder{color:#96a3b7!important;opacity:1}
.field select option,.field select optgroup{background:#111722!important;color:#fff!important}
.field select:focus,.field input:focus,.field textarea:focus,.editor:focus{outline:2px solid rgba(145,184,255,.55);border-color:rgba(145,184,255,.75)}
.adminGuideGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}
.adminGuideCard{display:flex;flex-direction:column;gap:.55rem;border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border-radius:18px;padding:1rem;min-height:180px}
.adminGuideCard h3{margin:.1rem 0;font-size:1.12rem;color:#fff}
.adminGuideCard p{margin:0;color:#c7d0df;font-size:.95rem;line-height:1.5}
.adminGuideCard .tabBtn{margin-top:auto;text-align:center;background:linear-gradient(135deg,var(--blue),var(--red));border:0;color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:100%}
.adminGuideCard .tabBtn:hover{filter:brightness(1.08)}
@media(max-width:760px){.adminGuideGrid{grid-template-columns:1fr}.adminGuideCard{min-height:auto}}
.videoEmbed video{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000;object-fit:contain}
.uploadedVideoEmbed{background:#000}

/* Merch card polish */
.merchCard{padding:1rem!important;min-height:0;display:flex;flex-direction:column;gap:.45rem}
.merchCard img{height:145px!important;border-radius:14px!important;object-fit:cover}
.merchCard h3{font-size:1.05rem;line-height:1.2;margin:.15rem 0}
.merchCard .eyebrow{font-size:.72rem;margin:0}
.merchCard .cta{margin-top:auto;padding:.72rem .9rem}
.merchDesc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45;min-height:4.35em;margin:.1rem 0 .45rem;color:#c7d0df}
.priceTag{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);padding:.28rem .65rem;color:#fff;font-weight:1000;margin:.05rem 0 .15rem}
@media(max-width:560px){.merchCard img{height:155px!important}.merchDesc{min-height:auto}}
