.cycle-slideshow {
	width: 100%;
}

#adv-custom-pager {
	margin: 1rem 0;
}

#adv-custom-pager a {
	display: inline-block;
	margin-right: 1rem;
	width: 75px;
	height: auto;
}

#adv-custom-pager a img {
	width: 100%;
	height: auto;
}

.product-visual-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}