.sharing-box-image
{
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center;
}
.sharing-box-title
{
	margin-bottom: 0 !important;
}
.sharing-box-title a
{
	color: #21C87B !important;
}
.sharing-box-title a:hover
{
	color: #168652 !important;
}
.sharing-title
{
	color: #21C87B;
}