/*
Theme Name: Planman
Theme URI: https://example.com
Author: The Planman
Description: Purpose-built theme for The Planman health insurance site. Full-width pages, brand header/footer with sitewide CMS Medicare disclaimer, built-in contact form handling (no plugin needed), and block patterns for adding new city pages and blog posts.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: planman
*/

/* ---------- base ---------- */
html{margin-top:0 !important}
body{margin:0;background:#F7F5FA;color:#262040;
  font-family:'Public Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;
  -webkit-font-smoothing:antialiased}
.planman-page a,.pm-shell a{color:#6B2FA0;text-decoration:none}
.planman-page a:hover,.pm-shell a:hover{color:#57258A}
.planman-page img{max-width:100%;height:auto}

/* ---------- FAQ accordions (no JS) ---------- */
.planman-page details.pm-faq>summary{list-style:none;cursor:pointer}
.planman-page details.pm-faq>summary::-webkit-details-marker{display:none}
.planman-page details.pm-faq>summary::after{content:'+';color:#6B2FA0;font-size:20px;line-height:1;flex-shrink:0}
.planman-page details.pm-faq[open]>summary::after{content:'\2212'}
.planman-page details.pm-faq>summary:focus-visible{outline:2px solid #6B2FA0;outline-offset:-2px}

/* ---------- perf: skip offscreen rendering ---------- */
.planman-page .pm-cv{content-visibility:auto;contain-intrinsic-size:auto 700px}

/* ---------- shared shell (header/footer) ---------- */
.pm-header{position:sticky;top:0;z-index:50;background:#F7F5FA;border-bottom:1px solid #E3DEED}
.pm-header-in{max-width:1160px;margin:0 auto;padding:16px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.pm-brand{display:flex;align-items:center;gap:10px;font-family:'Source Serif 4',serif;font-size:19px;font-weight:600;color:#241A38}
.pm-brand img{width:auto;height:52px;max-width:70px;object-fit:contain;display:block}
.pm-brand .custom-logo{width:auto;height:52px;max-width:70px;object-fit:contain;display:block}
.pm-nav{display:flex;align-items:center;gap:20px;font-size:14.5px;font-weight:600;white-space:nowrap}
.pm-nav a{color:#3A3355}
.pm-nav a:hover,.pm-nav a.pm-active{color:#6B2FA0}
.pm-call{background:#6B2FA0;color:#FFFFFF !important;border-radius:999px;padding:11px 20px;font-weight:700}
.pm-call:hover{background:#57258A;color:#fff !important}
.pm-menu-btn{display:none;background:none;border:1.5px solid #D9D2E6;border-radius:10px;padding:8px 12px;font-size:18px;color:#3A3355;cursor:pointer}
@media(max-width:900px){
  .pm-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#F7F5FA;border-bottom:1px solid #E3DEED;flex-direction:column;align-items:flex-start;padding:18px 28px;gap:16px}
  .pm-nav.open{display:flex}
  .pm-menu-btn{display:block}
  .planman-page [style*='grid-template-columns:repeat(3']{grid-template-columns:1fr !important}
  .planman-page [style*='grid-template-columns:repeat(2']{grid-template-columns:1fr !important}
  .planman-page [style*='grid-template-columns:1fr 1fr']{grid-template-columns:1fr !important}
}

.pm-footer{background:#241A38;color:#CFC6E8;margin-top:0}
.pm-footer-in{max-width:1160px;margin:0 auto;padding:44px 28px 34px}
.pm-footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;align-items:center}
.pm-footer .pm-brand{color:#FFFFFF}
.pm-footer-nav{display:flex;flex-wrap:wrap;gap:22px;font-size:14px;font-weight:600}
.pm-footer-nav a{color:#CFC6E8}
.pm-footer-nav a:hover{color:#FFFFFF}
.pm-disclaimer{font-size:12.5px;line-height:1.65;color:#A79BC8;border-top:1px solid #3A2F55;margin-top:26px;padding-top:22px}
.pm-legal{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:space-between;align-items:center;font-size:12.5px;color:#A79BC8;margin-top:16px}
.pm-legal a{color:#CFC6E8}

/* ---------- form notices ---------- */
.pm-notice{max-width:1160px;margin:18px auto 0;padding:14px 20px;border-radius:12px;font-size:15px;font-weight:600}
.pm-notice.ok{background:#E7F7F1;color:#0B7359;border:1px solid #BEE8D9}
.pm-notice.err{background:#FBEDEA;color:#B3392B;border:1px solid #F2CFC8}

/* ---------- blog post default template ---------- */
.pm-article{max-width:840px;margin:0 auto;padding:56px 28px 80px}
.pm-article h1{font-family:'Source Serif 4',serif;font-size:40px;font-weight:600;color:#6B2FA0;line-height:1.15;margin:0 0 14px;letter-spacing:-0.02em}
.pm-article .pm-meta{font-size:13.5px;color:#6E6885;margin-bottom:34px}
.pm-article h2{font-family:'Source Serif 4',serif;font-size:28px;font-weight:600;color:#241A38;margin:40px 0 14px}
.pm-article p,.pm-article li{font-size:16.5px;line-height:1.75;color:#3A3355}

/* ---------- print ---------- */
@media print{
  .pm-header,.pm-menu-btn{position:static}
  .planman-page .pm-cv{content-visibility:visible}
  .planman-page details.pm-faq{page-break-inside:avoid}
  .planman-page details.pm-faq>p{display:block !important}
  .planman-page details.pm-faq[open]>summary::after,
  .planman-page details.pm-faq>summary::after{content:''}
}

/* ---------- self-hosted variable fonts (no third-party requests) ---------- */
@font-face{
  font-family:'Public Sans';
  font-style:normal;font-weight:100 900;font-display:swap;
  src:url('assets/fonts/public-sans-latin-wght-normal.woff2') format('woff2-variations');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:'Source Serif 4';
  font-style:normal;font-weight:200 900;font-display:swap;
  src:url('assets/fonts/source-serif-4-latin-wght-normal.woff2') format('woff2-variations');
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* ---------- menu dropdowns (auto-built from categories) ---------- */
.pm-drop-wrap{position:relative;display:inline-block}
.pm-caret{font-size:10px;opacity:.6}
.pm-drop{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);
  background:#FFFFFF;border:1px solid #E3DEED;border-radius:14px;box-shadow:0 12px 30px #2620401F;
  padding:10px;min-width:230px;z-index:60;flex-direction:column}
.pm-drop a{display:block;padding:9px 14px;border-radius:9px;font-size:13.5px;color:#3A3355}
.pm-drop a:hover{background:#F3EFF8;color:#6B2FA0}
@media(min-width:901px){.pm-drop-wrap:hover .pm-drop,.pm-drop-wrap:focus-within .pm-drop{display:flex}}
@media(max-width:900px){
  .pm-drop-wrap{display:block;width:100%}
  .pm-drop{position:static;transform:none;display:none;border:none;box-shadow:none;background:transparent;padding:4px 0 4px 14px}
  .pm-drop-wrap.open .pm-drop{display:flex}
}

/* ---------- Google reviews section ---------- */
.pm-rev-bar{background:#F3F1F7;border:1px solid #E3DEED;border-radius:16px;padding:22px 26px;display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;margin-bottom:26px}
.pm-rev-bar-left{display:flex;flex-direction:column;gap:6px}
.pm-rev-src{font-size:17px;font-weight:700;color:#241A38;letter-spacing:-0.01em}
.pm-rev-score{display:flex;align-items:center;gap:10px}
.pm-rev-score b{font-size:22px;font-weight:700;color:#241A38;line-height:1}
.pm-stars{color:#E8A93B;font-size:16px;letter-spacing:2px;line-height:1}
.pm-rev-count{font-size:13.5px;color:#5F5878}
.pm-rev-cta{background:#6B2FA0;color:#FFFFFF !important;border-radius:999px;padding:13px 24px;font-size:14.5px;font-weight:700;white-space:nowrap}
.pm-rev-cta:hover{background:#57258A}
.pm-rev-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
@media(max-width:1100px){.pm-rev-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.pm-rev-grid{grid-template-columns:1fr}}
.pm-rev-card{background:#FFFFFF;border:1px solid #E3DEED;border-radius:16px;padding:24px 22px;display:flex;flex-direction:column;gap:12px}
.pm-rev-head{display:flex;align-items:center;gap:12px}
.pm-rev-av{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#FFFFFF;font-size:17px;font-weight:700;flex-shrink:0}
.pm-rev-who{display:flex;flex-direction:column;gap:2px;min-width:0}
.pm-rev-name{font-size:14.5px;font-weight:700;color:#241A38;display:flex;align-items:center;gap:5px}
.pm-rev-badge{color:#0B7359;font-size:12px}
.pm-rev-when{font-size:12.5px;color:#6E6885}
.pm-rev-text{font-size:14.5px;line-height:1.6;color:#3A3355;margin:0}
.pm-rev-text.pm-clamp{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.pm-rev-toggle{align-self:flex-start;background:none;border:none;padding:0;font:inherit;font-size:13.5px;font-weight:600;color:#6B2FA0;cursor:pointer}
.pm-rev-toggle:hover{color:#57258A;text-decoration:underline}
@media print{.pm-rev-text.pm-clamp{-webkit-line-clamp:unset;display:block}.pm-rev-toggle{display:none}}
.pm-rev-link{font-size:13px;font-weight:600;color:#6B2FA0;margin-top:auto}
.pm-rev-link:hover{text-decoration:underline}

/* logo already contains the wordmark: hide the duplicate text on small screens */
@media(max-width:420px){.pm-header .pm-brand span{display:none}}
.pm-footer .pm-brand img{height:46px}

/* logo already contains the wordmark, so the brand link is the logo alone */
.pm-header .pm-brand img{height:52px;width:auto;max-width:86px}
.pm-footer .pm-brand img{height:46px;width:auto;max-width:78px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}
.pm-header .pm-brand span{font-size:18px}
@media(max-width:520px){.pm-header .pm-brand img{height:44px}}

/* ---------- long-form article components (blog posts) ---------- */
.pm-article-body{max-width:820px;margin:0 auto;padding:56px 28px 80px;
  font-size:17px;line-height:1.75;color:#3A3355}
.pm-article-body h1{font-family:'Source Serif 4',serif;font-size:40px;line-height:1.14;
  font-weight:600;color:#6B2FA0;letter-spacing:-0.02em;margin:0 0 10px}
.pm-article-body h2{font-family:'Source Serif 4',serif;font-size:28px;line-height:1.25;
  font-weight:600;color:#241A38;margin:42px 0 12px}
.pm-article-body h3{font-family:'Source Serif 4',serif;font-size:20px;font-weight:600;
  color:#241A38;margin:28px 0 8px}
.pm-article-body p{margin:0 0 16px}
.pm-article-body ul,.pm-article-body ol{margin:0 0 18px;padding-left:22px}
.pm-article-body li{margin-bottom:9px}
.pm-article-body a{color:#6B2FA0;text-decoration:underline;text-underline-offset:2px}
.pm-article-body a:hover{color:#57258A}

.pm-meta{font-size:14px;color:#5F5878;margin:0 0 26px}

.pm-answer{background:#F3EFF8;border-left:5px solid #AD6F00;padding:22px 26px;
  margin:0 0 34px;border-radius:0 12px 12px 0}
.pm-answer p{margin:0;font-size:17.5px;line-height:1.62;color:#241A38}

.pm-key{border:1px solid #E3DEED;border-radius:14px;padding:24px 28px;margin:32px 0;background:#FFFFFF}
.pm-key h2,.pm-key h3{margin-top:0}
.pm-key ul{margin-bottom:0}
.pm-key p:last-child{margin-bottom:0}

.pm-table{width:100%;border-collapse:collapse;margin:26px 0;font-size:15.5px}
.pm-table th{background:#241A38;color:#FFFFFF;text-align:left;padding:12px 14px;font-weight:700}
.pm-table td{padding:12px 14px;border-bottom:1px solid #E3DEED;vertical-align:top}
.pm-table tr:nth-child(even) td{background:#FAF8FC}

.pm-note{background:#FBF3E3;border:1px solid #E0C58C;padding:16px 20px;border-radius:12px;
  margin:26px 0;font-size:15.5px}
.pm-note p:last-child{margin-bottom:0}

.pm-cta{background:linear-gradient(135deg,#1A2547,#6B2FA0);color:#FFFFFF;
  padding:30px 32px;border-radius:16px;margin:40px 0}
.pm-cta h3{color:#FFFFFF;margin:0 0 10px;font-size:23px}
.pm-cta p{color:#EDE7F6;margin:0 0 10px}
.pm-cta p:last-child{margin-bottom:0}
.pm-cta a{color:#8FF3D2;font-weight:700;text-decoration:underline}
.pm-cta a:hover{color:#B6F8E3}

.pm-disc{font-size:13.5px;line-height:1.6;color:#5F5878;border-top:1px solid #E3DEED;
  padding-top:18px;margin-top:44px}
.pm-faq h3{margin-top:26px}

@media(max-width:640px){
  .pm-article-body{padding:40px 20px 64px;font-size:16.5px}
  .pm-article-body h1{font-size:31px}
  .pm-article-body h2{font-size:24px}
  .pm-table{display:block;overflow-x:auto;white-space:nowrap}
  .pm-cta,.pm-key,.pm-answer{padding-left:20px;padding-right:20px}
}

/* "Off the clock" personal block on About */
@media(max-width:860px){
  .planman-page section [style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr !important}
}

/* ---------- always-visible phone + email beside the logo ---------- */
.pm-contact{display:flex;align-items:center;gap:18px;margin-right:auto;padding-left:22px}
.pm-contact-item{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:600;
  color:#3A3355;white-space:nowrap}
.pm-contact-item:hover{color:#6B2FA0}
.pm-ci-icon{color:#0B7359;font-size:15px;line-height:1}
@media(max-width:1180px){.pm-contact{gap:12px;padding-left:14px}.pm-contact-item{font-size:13px}}
@media(max-width:1024px){
  /* keep both reachable but drop the email label to save room */
  .pm-contact-item.pm-email .pm-ci-text{display:none}
}
@media(max-width:900px){
  .pm-header-in{flex-wrap:wrap}
  .pm-contact{order:3;width:100%;margin:12px 0 2px;padding:12px 0 0;gap:0;
    border-top:1px solid #E3DEED;justify-content:space-around}
  .pm-contact-item{font-size:14px}
  .pm-contact-item .pm-ci-text{display:inline !important}
}
@media(max-width:380px){.pm-contact-item{font-size:12.5px}.pm-contact{gap:8px}}

/* tighten the bar now that phone + email sit beside the logo */
@media(max-width:1320px){.pm-nav{gap:15px;font-size:13.5px}.pm-call{padding:10px 16px}}
@media(max-width:1180px){.pm-contact-item.pm-email .pm-ci-text{display:none}}
@media(max-width:900px){
  .pm-contact-item.pm-email .pm-ci-text{display:inline}
  .pm-contact-item{max-width:52%;overflow:hidden;text-overflow:ellipsis}
}
@media(max-width:470px){
  .pm-contact{gap:10px;justify-content:center}
  /* the email address is too long for a phone screen: keep it tappable as an icon */
  .pm-contact-item.pm-email .pm-ci-text{display:none !important}
  .pm-contact-item.pm-email{padding:5px 13px;border:1px solid #E3DEED;border-radius:999px;background:#FFFFFF}
  .pm-contact-item.pm-email .pm-ci-icon{font-size:17px}
}

/* between 901 and 1400px the nav gets its own row so the phone and email
   can stay beside the logo without squeezing the menu off screen */
/* everything on one row on desktop: logo, both numbers, email, then the menu */
@media(min-width:901px){
  .pm-header-in{flex-wrap:nowrap;justify-content:flex-start;gap:0}
  .pm-contact{margin-right:auto;padding-left:22px;padding-right:26px;gap:14px}
  .pm-nav{gap:17px;font-size:13.5px;flex-wrap:nowrap;white-space:nowrap}
}
/* below this width the full email address is the item that will not fit, so it
   becomes a tappable icon and the callback button keeps its place */
@media(min-width:901px) and (max-width:1400px){
  .pm-contact{padding-left:14px;padding-right:18px;gap:10px}
  .pm-nav{gap:13px;font-size:13px}
  .pm-contact-item.pm-email .pm-ci-text{display:none}
  .pm-contact-item.pm-email{padding:6px 10px;border:1px solid #E3DEED;border-radius:999px;background:#FFFFFF}
}

/* ============================================================
   MOBILE LAYOUT
   The page content uses inline styles from the original design,
   so these rules use !important to override them. Matching on
   "grid-template-columns" generally catches every variant
   (1.1fr 0.9fr, repeat(3,1fr), 1fr 1fr and so on) rather than
   the handful of patterns that were listed before.
   ============================================================ */
@media(max-width:900px){
  /* every multi-column block becomes a single column */
  .planman-page [style*="grid-template-columns"]{grid-template-columns:1fr !important}
  .planman-page [style*="display:grid"]{gap:20px !important}
  /* side-by-side flex blocks wrap instead of squeezing, but a paragraph that
     uses flex to put a tick beside its text must stay on one line */
  .planman-page div[style*="display:flex"],
  .planman-page section[style*="display:flex"]{flex-wrap:wrap}
  .planman-page p[style*="display:flex"]{flex-wrap:nowrap;align-items:flex-start}
  .planman-page p[style*="display:flex"] > span:first-child{flex:0 0 auto;line-height:1.5}
  /* nothing may be wider than the screen */
  .planman-page img,.planman-page table,.planman-page iframe{max-width:100% !important;height:auto}
  /* trim the generous desktop side padding */
  .planman-page section{padding-left:20px !important;padding-right:20px !important}
  .planman-page section > div{padding-left:0 !important;padding-right:0 !important}
}

@media(max-width:640px){
  /* headings are set inline at desktop sizes; scale them for a phone */
  .planman-page h1{font-size:clamp(29px,8.2vw,40px) !important;line-height:1.16 !important}
  .planman-page h2{font-size:clamp(23px,6.4vw,31px) !important;line-height:1.22 !important}
  .planman-page h3{font-size:18.5px !important;line-height:1.3 !important}
  .planman-page p,.planman-page li{font-size:16px !important;line-height:1.65 !important}
  /* cards and panels: less padding, full width */
  .planman-page [style*="border-radius:26px"],
  .planman-page [style*="border-radius:22px"],
  .planman-page [style*="border-radius:18px"]{border-radius:16px !important}
  .planman-page [style*="padding:44px"],
  .planman-page [style*="padding:48px"],
  .planman-page [style*="padding:56px"],
  .planman-page [style*="padding:64px"]{padding:26px 20px !important}
  /* vertical rhythm: the desktop 72-80px gaps are too big on a phone */
  .planman-page section{padding-top:40px !important;padding-bottom:40px !important}
  /* form fields need to be comfortably tappable and never overflow */
  .planman-page input,.planman-page select,.planman-page textarea{
    width:100% !important;box-sizing:border-box !important;font-size:16px !important;
    padding:14px 14px !important}
  .planman-page button,.planman-page [style*="border-radius:999px"]{width:auto;max-width:100%}
  .planman-page form button[type="submit"]{width:100% !important}
  /* buttons stack rather than shrink */
  .planman-page a[style*="border-radius:999px"]{display:inline-block;text-align:center}
}

@media(max-width:480px){
  .planman-page section{padding-left:16px !important;padding-right:16px !important}
  .planman-page [style*="padding:44px"],
  .planman-page [style*="padding:48px"],
  .planman-page [style*="padding:56px"],
  .planman-page [style*="padding:64px"]{padding:22px 16px !important}
}

/* decorative offset panel behind photos: on a phone the negative right offset
   reaches the screen edge and reads as a glitch, so pull it back inside */
@media(max-width:640px){
  .planman-page [style*="inset:20px -12px -12px 20px"]{inset:14px 0 -10px 14px !important}
}

/* phone and email are primary actions on mobile: give them a real tap area */
@media(max-width:900px){
  .pm-contact-item{min-height:44px;display:inline-flex;align-items:center;padding:6px 10px}
  .pm-contact-item.pm-email{padding:6px 14px}
}

/* two phone numbers stacked beside the logo: toll-free above, direct below */
.pm-phones{display:flex;flex-direction:column;gap:1px;line-height:1.15}
.pm-phone-main{font-size:14.5px}
.pm-phone-alt{font-size:12.5px;color:#5F5878;padding-left:22px}
.pm-phone-alt:hover{color:#6B2FA0}
@media(max-width:900px){
  .pm-phones{gap:0}
  .pm-phone-main,.pm-phone-alt{min-height:0;padding-top:2px;padding-bottom:2px}
  .pm-phone-alt{padding-left:24px;font-size:12.5px}
  .pm-contact{align-items:flex-start}
}
@media(max-width:470px){.pm-phone-alt{padding-left:22px}}

/* the 52% clamp was meant for the long email address only: the numbers must
   never be cut off */
@media(max-width:900px){
  .pm-contact-item.pm-phone-main,.pm-contact-item.pm-phone-alt{max-width:none;overflow:visible}
  .pm-phones{flex:0 0 auto}
}

/* belt and braces: if the host injects the sharing or likes markup by another
   route, it is not part of this design and stays hidden */
#jp-post-flair,.sharedaddy,.sd-sharing,.sd-like,.jp-relatedposts,
div.sharedaddy.sd-sharing-enabled,.post-likes-widget-placeholder{display:none !important}

/* text that was a link to a page not yet published: reads as ordinary text */
.pm-unlinked{color:inherit;text-decoration:none}

/* icons drawn as SVG rather than emoji characters: a phone or envelope emoji
   renders as a colour picture on iOS and looks nothing like the brand */
.pm-ci-svg{color:#0B7359;flex-shrink:0;display:block}
.pm-contact-item:hover .pm-ci-svg{color:#6B2FA0}

/* PHONE HEADER: logo, numbers and email share one row with the menu button */
@media(max-width:900px){
  .pm-header-in{flex-wrap:nowrap;align-items:center;gap:10px;padding:12px 16px}
  .pm-contact{order:0;width:auto;margin:0;padding:0 0 0 4px;border-top:0;
    flex-direction:row;align-items:center;gap:10px;justify-content:flex-start;flex:1 1 auto;min-width:0}
  .pm-phones{gap:0;min-width:0}
  .pm-contact-item{min-height:0;padding:2px 0;max-width:none;overflow:visible}
  .pm-phone-main{font-size:14px}
  .pm-phone-alt{font-size:12px;padding-left:21px}
  .pm-contact-item.pm-email{padding:8px;border:1px solid #E3DEED;border-radius:999px;background:#FFFFFF;
    margin-left:auto;flex:0 0 auto}
  .pm-contact-item.pm-email .pm-ci-text{display:none !important}
  .pm-menu-btn{flex:0 0 auto;margin-left:2px}
  .pm-brand{flex:0 0 auto}
  .pm-brand img{height:44px}
}
@media(max-width:380px){
  .pm-header-in{gap:7px;padding:10px 12px}
  .pm-phone-main{font-size:13px}
  .pm-phone-alt{font-size:11.5px;padding-left:19px}
  .pm-brand img{height:40px}
}
