.payments { position: absolute; top: 0; bottom: 25%; left: 20%; right: 20%; margin: auto; display: none; height: max-content; background-color: #c4cdd5bd; color: #9d2323; padding-left: 20px; padding-right: 20px; text-align: center; } li.product{ position: relative; } li.product:hover .payments { display: block; z-index: 9; } @media only screen and (min-width: 320px) and (max-width: 768px) { .payments { bottom: 80%; left: 0; right: 0; } } -->

Recently Viewed Products