.shariff {
	margin:0 -10px -10px 0;
}
.shariff li {
	width:123px !important;
	min-width:123px !important;
	max-width:123px !important;
	margin:0 10px 10px 0 !important;
}
.shariff .info {
	width:25px !important;
	min-width:25px !important;
	max-width:25px !important;
}

// --------------- desktop layout

.shariff {
        li {
            height: 30px !important;
            a {
                height: 30px !important;
            }
            .fab,
            .far,
            .fas{
                width: 30px !important;
                line-height: 30px !important;
            }
            .share_text,
            .share_count {
                line-height: 30px !important;
            }
            .share_count {
                height: 28px !important;
            }
        }
}