.social-sharing.vertical-align{display:flex;flex-direction:column;align-items:center}
.social-sharing.vertical-align a{padding-bottom:24px}
.social-sharing.vertical-align .linkedin{background:url(../../../../../content/dam/bnymellon/web/icons/linkedIn.svg);display:block;width:30px;height:27px;position:relative;top:-2px;left:-7px}
.social-sharing.vertical-align .instagram{background:url(../../../../../content/dam/bnymellon/web/icons/Instagram.svg);display:block;width:22px;height:22px;left:-5px;position:relative}
.social-sharing.vertical-align .facebook{background:url(../../../../../content/dam/bnymellon/web/icons/facebook.svg);display:block;width:27px;height:27px;position:relative;top:0;left:-3px}
.social-sharing.vertical-align .twitter{background:url(../../../../../content/dam/bnymellon/web/icons/twitter.svg);display:block;width:22px;height:22px;position:relative;top:4px;left:-4px}
.social-sharing.vertical-align .email{background:url(../../../../../content/dam/bnymellon/web/icons/email.svg);display:block;width:22px;height:22px;left:-7px}
.social-sharing.horizontal-align .linkedin{background:url(../../../../../content/dam/bnymellon/web/icons/linkedIn.svg);display:block;width:30px;height:27px;position:relative;top:-2px;left:-7px}
.social-sharing.horizontal-align .facebook{background:url(../../../../../content/dam/bnymellon/web/icons/facebook.svg);display:block;width:27px;height:27px;position:relative;top:0;left:-3px}
.social-sharing.horizontal-align .twitter{background:url(../../../../../content/dam/bnymellon/web/icons/twitter.svg);display:block;width:22px;height:22px;top:3px;position:relative;left:-2px}
.social-sharing.horizontal-align .email{background:url(../../../../../content/dam/bnymellon/web/icons/email.svg);display:block;width:22px;height:22px;position:relative;left:-3px}
.social-sharing.horizontal-align .instagram{background:url(../../../../../content/dam/bnymellon/web/icons/Instagram.svg);display:block;width:22px;height:22px;left:-7px;position:relative;top:3px}
.social-sharing.horizontal-align a{margin-bottom:0;margin-right:24px}
.social-sharing.horizontal-align{margin-bottom:16px}
.social-sharing.horizontal-align{display:flex;flex-direction:row}
.social-sharing.mobile{display:flex}
.social-sharing.desktop{display:none}
@media(min-width:768px){.social-sharing.mobile{display:none}
.social-sharing.desktop{display:flex}
}