.greeting-image{padding:0 28px 25px}
.greeting-image figure{overflow:hidden;margin:0 auto;border:1px solid var(--line);border-radius:13px;background:#fff;max-width:760px}
.greeting-image img{display:block;width:100%;max-height:520px;object-fit:cover}
.greeting-image figcaption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px}
.greeting-image figcaption span{font-size:13px;font-weight:750}
.greeting-image a{color:#31723f;font-size:12px;font-weight:750;text-decoration:none}
#greeting-message{height:300px}
@media(max-width:760px){.greeting-image{padding:0 20px 20px}}
