/*-------- add expert links------*/ #expert .expert-box__ava{ position:relative; flex:0 0 70px; filter:none; box-shadow:0 12px 24px rgba(0,0,0,.2);} @media (max-width:576px){ #expert .expert-box__ava{  margin-right:10px; filter:none; box-shadow:0 12px 24px rgba(0,0,0,.2); } } #expert .expert-box__ava .linkidn{ position:absolute; bottom:-4px; right:-4px; display:block; width:24px; height:24px; } #expert .expert-box__ava .linkidn svg{ width:24px; height:24px; }