Please enter your Order ID in the box below and press Enter. This was given to you on your receipt and in the confirmation email you should have received.
#brand-slider .item img {
width: 100px; /* or any fixed size */
height: auto; /* maintain aspect ratio */
object-fit: contain; /* fit inside box without distortion */
}