.top-categories__icon--success .icon{
  height:40px;
  width:43px
}

@media (min-width: 1280px){
  .top-categories__icon--success .icon{
    height:60px;
    width:63px
  }
}

.top-categories__icon--speedometer-thin .icon{
  height:29px;
  width:40px
}

@media (min-width: 1280px){
  .top-categories__icon--speedometer-thin .icon{
    height:50px;
    width:68px
  }
}

.top-categories__icon--price-tag .icon{
  height:40px;
  width:46px
}

@media (min-width: 1280px){
  .top-categories__icon--price-tag .icon{
    height:64px;
    width:74px
  }
}

.top-categories__icon--plans .icon{
  height:36px;
  width:46px
}

@media (min-width: 1280px){
  .top-categories__icon--plans .icon{
    height:64px;
    width:83px
  }
}

.top-categories__icon--house-wifi-large .icon{
  height:40px;
  width:46px
}

@media (min-width: 1280px){
  .top-categories__icon--house-wifi-large .icon{
    height:64px;
    width:74px
  }
}

