/* Увеличиваем только 4-й пункт меню */
.t975__list-item:nth-child(4) .t975__icon-wrapper{
  width: 31px !important;
  height: 31px !important;
}
.t975__list-item:nth-child(4) .t975__menu-text{
  position: relative;
  top: -1px;
}