.courses-and-content-section{overflow:hidden}.community-container{display:grid;gap:14%;grid-template-columns:repeat(2,1fr);justify-content:space-between}.text-content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.image-content{margin:-10%}@media(max-width:999px){.community-container{gap:5%}}@media(max-width:767px){.community-container{gap:1.875rem;grid-template-columns:repeat(1,1fr)}.image-content{margin:0}}