.w-16 {
    width: 5rem;
}
.h-16 {
    height: 6rem;
}
.rounded-full {
    border-radius: 0;
}
.s-cart-summary-count {
    background: #414042;
    background: #292929;
    height: .9rem;
    left: auto !important;
    padding: .1rem;
    right: 0 !important;
    top: 0 !important;
    width: .9rem;
}