.mbgWrapper{border-radius:var(--border-radius-2);display:flex;justify-content:space-between;width:100%}.mbg-heading{padding:2rem}.mbg-desc{max-width:70%;padding:2rem 4rem 2rem 2rem}.mbgWrapper img.mbg-image{border-radius:var(--border-radius-2);max-height:200px}@media screen and (max-width:768px){.mbgWrapper{flex-direction:column}.mbg-desc{max-width:100%}.mbgWrapper img.mbg-image{max-height:fit-content}}