.thinking_profiles__row{display:grid;gap:50px 70px;grid-template-columns:356px 1fr}.thinking_profiles__list{display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}.thinking_profiles__item{display:flex;flex-direction:column;gap:30px}.thinking_profiles__profile_img_container img{height:110px!important;object-fit:contain;width:140px}@media (max-width:991px){.thinking_profiles__row{grid-template-columns:280px 1fr}.thinking_profiles__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.thinking_profiles__row{grid-template-columns:1fr}.thinking_profiles__list{gap:30px}.thinking_profiles__profile_img_container img{height:80px!important;width:110px}.thinking_profiles__item ._inside_button a{padding-inline:20px}}@media(max-width:350px){.thinking_profiles__list{grid-template-columns:1fr}}