#rec1466842011 .t-sociallinks__item img {
  width: 40px !important;
  height: 40px !important;
  transition: transform 0.3s ease;
}

#rec1466842011 .t-sociallinks__item img:hover {
  transform: scale(1.1);
}
