@product-updates-bell-size: 20px;

.product-updates-bell__icon {
    width: @product-updates-bell-size;
    height: @product-updates-bell-size + 1;
    background-size: @product-updates-bell-size;
}