.yotpo-vip-tiers-widget .yotpo-vip-tier-icon-wrapper {
	height: 20px !important
}
.yotpo-vip-tier-threshold {
    font-weight: 600 !important;
}
.yotpo-vip-tiers-grid-header {
    display: block !important;
}
.yotpo-vip-tiers-grid-header {
    /**height: 147px !important;**/
}
@media screen and (max-width: 600px) {
.yotpo-vip-tiers-widget .yotpo-vip-tier-icon-wrapper {
    height: 10px !important;
}
.yotpo-vip-tiers-grid-header {
    display: block !important;
    padding-top: 0px !important;
    height: 75px !important;
}
.yotpo-vip-tiers-grid-header-blank{
  height: 75px !important;
  }
}

.yotpo-vip-tiers-wrapper li:nth-child(4) {
 display: none; 
}