.about-md-section{display:flex;flex-wrap:wrap;align-items:stretch;border-radius:16px;overflow:hidden;margin:20px auto;max-width:90%;width:93%;padding:30px;gap:20px;height:100%;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);background-color:white}.about-md-image-wrap{flex:1 1 40%;overflow:hidden;justify-content:center}.about-md-image{width:75%;margin:auto;border-radius:20px;display:block}.about-md-content{flex:1 1 50%;padding:0;text-align:left;display:flex;flex-direction:column;justify-content:center}.about-md-heading{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:4px;letter-spacing:.5px}.about-md-subtext{font-size:.95rem;color:#b8860b;font-weight:600;margin-bottom:18px}.about-md-text{font-size:.95rem;color:#333;line-height:1.6;margin-bottom:14px}.about-md-text:last-child{margin-bottom:0}@media (max-width:768px){.about-md-section{flex-direction:column;width:92%;padding:20px;height:100%}.about-md-image{height:260px;min-height:unset}.about-md-content{padding:16px;text-align:left}}