/* stylelint-disable no-descending-specificity */
#wrapper {
width: auto !important;
}
#wrapper .share-box h4 {
float: none;
line-height: 20px !important;
margin-top: 0;
padding: 0;
}
.share-box {
height: auto;
}
.share-box ul {
float: none;
overflow: hidden;
padding: 0 25px 15px;
margin-top: 0;
}
.share-box .social-networks {
text-align: left;
}
Back to Directory