/* Введите сюда Ваш CSS код */

.social li {
 	background-size: contain !important;
  background-position: center !important;
  background-color: transparent;
  background-repeat: no-repeat !important;
}

.social li.facebook,
.social li.instagram,
.social li.twitter,
.social li.youtube {
 background: none; 
}
a.mus-badge-image.ym_im img {
    border-radius: 7px;
    border: 1px solid #fff;
}

@media all and (max-width: 767px) {

}