.card-column{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;gap:32px 32px;grid-template-columns:repeat(auto-fit,340px);justify-content:center}.card{background:#fff;border:1px solid #e6e7e8;border-radius:8px;min-width:340px;padding:20px;width:calc(33.33% - 40px);word-break:break-all}.card-column .img-box{text-align:center}.card-column .img-box .image{height:245px;overflow:hidden;width:100%}.card-column .img-box .image img{border-radius:8px;height:100%;margin:0 0 16px;max-height:170px;object-fit:cover;width:100%}.text-box{display:flex;flex-direction:column;gap:8px}.text-box p{color:#050e1a;margin:0}.post{font-size:16px;font-weight:700}.name-line{display:flex;font-size:18px;font-weight:700;gap:4px}.name-line p:last-child{color:#15815d}.caption{font-size:14px}@media screen and (max-width:767px){.m-image-white-text-block{display:block;padding:0 5.33vw}.m-image-white-text-block .column{margin-bottom:45px;width:100%}.m-image-white-text-block .column:last-child{margin-bottom:0}.m-image-white-text-block .img-box .image{height:52.4vw}.m-image-white-text-block h2{font-size:1.9rem;line-height:1.6;margin:-55px auto 10px;max-width:calc(100% - 40px);padding:20px 10px 0;width:auto}.m-image-white-text-block .text-box{margin:0 auto}}