
.social-box {
  color: #fff;
  float: left;
  margin-right: 10px;
}

.last-news .social-box.social-facebook {
  background: url('../images/social-fb-small.png') no-repeat;
  width: 66px;
  height: 69px;
  padding-top: 48px;
}

.last-news .social-box.social-twitter {
  background: url('../images/social-tw-small.png') no-repeat;
  width: 66px;
  height: 69px;
  padding-top: 48px;
}

.social-media .social-box.social-facebook,
.category-list .social-box.social-facebook,
.top-news .social-box.social-facebook {
  background: url('../images/social-fb.png') no-repeat;
  width: 55px;
  height: 88px;
  text-align: center;
  padding-top: 68px;
}

.social-media .social-box.social-twitter,
.category-list .social-box.social-twitter,
.top-news .social-box.social-twitter {
  background: url('../images/social-tw.png') no-repeat;
  width: 55px;
  height: 88px;
  text-align: center;
  padding-top: 68px;
}

.social-media .social-box.social-google,
.category-list .social-box.social-google,
.top-news .social-box.social-google {
  background: url('../images/social-g1.png') no-repeat;
  width: 55px;
  height: 88px;
  text-align: center;
  padding-top: 68px;
}
main.container .area-social{
  pointer-events: none;
}
.top-news .area-social {
  margin-left: -7px;
  width: 248px!important;
}


.inside ul {
  margin-left: 15px;
}

.inside ul li {
  margin-top: 10px;
}
