.featured__follow-us{display:grid;grid-template-columns:69%;grid-template-areas:'image title' 'image content' 'image social';grid-template-rows:auto 1fr auto auto;padding:194px 0 161px;width:100%;margin:0}@media only screen and (max-width:1040px){.featured__follow-us{padding:96px 20px 81px}}@media only screen and (min-width:761px) and (max-width:770px){.featured__follow-us{padding:40px 20px 60px}}@media only screen and (max-width:760px){.featured__follow-us{padding:0 0 25px}}.featured__follow-us__title{grid-area:title}.featured__follow-us__content{grid-area:content}.featured__follow-us__social{display:flex;grid-area:social;column-gap:10px;padding-top:43px}@media only screen and (min-width:767px) and (max-width:992px){.featured__follow-us__social{padding-top:11px}}.featured__follow-us__image{grid-area:image}@media only screen and (min-width:767px) and (max-width:1040px){.featured__follow-us{grid-template-columns:50%;column-gap:20px}.featured__follow-us__image{align-self:center}}@media(max-width:767px){.featured__follow-us{grid-template-columns:100%;grid-template-areas:'image' 'title' 'content' 'social';grid-template-rows:auto 1fr auto auto}.featured__follow-us__image{margin:32px 0 0}.featured__follow-us__content{margin-bottom:50px}}