body.design-master .contact-hero-figure img {object-fit:cover!important;object-position:center!important;aspect-ratio:3/2!important;}
body.design-master .team-grid-v4 {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start;}
body.design-master .team-card-v4 {min-width:0;}
body.design-master .team-figure-v4 {width:100%;margin:0 0 24px;}
body.design-master .team-portrait-v4 {display:block;width:100%;height:auto;max-width:100%;aspect-ratio:3/4;object-fit:contain;}
body.design-master .team-copy-v4 {text-align:left;overflow-wrap:break-word;}
body.design-master .team-copy-v4 h3 {margin:0 0 8px;}
body.design-master .team-copy-v4 p {margin:0 0 1em;}
body.design-master .team-copy-v4 .team-role {font-weight:600;min-height:1.5em;}
body.design-master .team-photo-v4 {width:60%;max-width:calc(var(--master-title-width)*1.5);margin:0 auto 1cm;}
body.design-master .team-photo-v4 img {display:block;width:100%;height:auto;}
body.design-master .contact-payment {margin-top:24px;padding-top:24px;}
body.design-master .contact-payment p {margin:0 0 24px;}
body.design-master .contact-payment .payment-image-v4 {display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;object-fit:contain;}
@media(max-width:700px){body.design-master .team-grid-v4 {grid-template-columns:1fr;gap:1cm;}body.design-master .team-figure-v4{width:90%;max-width:368px;margin:0 auto 24px;}body.design-master .team-photo-v4 {width:95%;}}

@media(min-width:981px){body.design-master .contact-section-nav .study-making-nav-inner{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));}}
