.cork-lovers {
    width: 60px
    }
header .header-buttons--btn.cart-btn {
    position: relative
    }
header .header-buttons--btn.cart-btn .cart-items-count {
    position: absolute;
    bottom: 10px;
    right: -4px;
    font-size: 12px
    }
.hidden {
    visibility: hidden
    }
.technical-dots.layers-4 {
    top: 40%;
    bottom: 12%
    }