#logo img{

    width: 75px;
  height: 75px;
}

@media only screen and (max-width: 479px)
ul.stats li {
    height: 75px;
    width: 40% !important;
}

@media only screen and (max-width: 479px)
ul.stats li .stat-value {
    font-size: 34px !important;
}