.header__nav_icons a .compare__count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -4px;
    right: 20px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: #E4002B;
    font-size: 10px;
    color: #FFFFFF;
}