.broker__analysis-button-wrapper{ position:relative; width:100%; padding-right:15px; padding-left:15px; flex:0 0 100%; max-width:100%; margin-bottom:20px; margin-top:15px; } .broker__analysis-button-wrapper .button-primary, .broker__analysis-button-wrapper .button-secondary{ display:flex; justify-content:center; align-items:center; width:100%; max-width:200px; max-height:60px; padding:19px 8px; box-sizing:border-box; box-shadow:3px 3px 3px rgba(0,0,0,0.27); border-radius:10px; background-color:#f2f2f2; font-size:16px; letter-spacing:.04em; text-align:center; margin-left:16px; margin-bottom:20px; } .broker__analysis-button-wrapper .broker__analysis-button{ width:100%; max-width:500px; height:100%; margin:8px auto 0; padding:10px 8px; font-weight:600; color:#fff; line-height:1; text-transform:uppercase; } .broker__analysis-button-wrapper .button-primary{ background-color:#0051dd; border:none; } .broker__analysis-button-wrapper .button-primary:hover{ background-color:#002c90; text-decoration:none!important; } .broker__analysis-button-wrapper .broker__analysis-button:hover{ color:#fff; } .custom-broker__btn{ padding-top:7px; } @media (max-width:580px){ .article-wrap .section{  padding:10px 0 25px 0; } } /*-------- 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; } } #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; }