.instagram-section{background:#fff;padding:30px 25px}.instagram-header{text-align:center;margin-bottom:40px}.instagram-header h2{letter-spacing:1px;font-size:28px;font-weight:500}.instagram-header p{color:#555;margin-top:6px;font-size:14px}.instagram-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:18px;display:grid}.inastaimg{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.inastaimg img{object-fit:cover}.inastaimg.tall{grid-row:span 2}.inastaimg.wide{grid-column:span 2}@media (max-width:1024px){.instagram-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:18px}.inastaimg.tall{grid-row:span 2}.inastaimg.wide{grid-column:span 2}}@media (max-width:640px){.instagram-section{padding:40px 20px}.instagram-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:16px}.inastaimg,.inastaimg.tall,.inastaimg.wide{aspect-ratio:4/5;grid-area:span 1/span 1;height:auto}}
