.icon-social-media {
  width: 50px;
  height: 50px;
}

@media screen and (min-width: 991px) {
  .icon-social-media {
    width: 50px;
    height: 50px;
  }
}
