.img-fluid,
.cta-list .icon-info > img {
	height: 100% !important;
}

.swiper-pagination {
	bottom: 30px;
}

.quick-view-toggle.icon {
	max-width: 25px;
}

.img-fluid.product-image {
	width: auto !important;
}

/* Hide horizontal scrollbars casued by tech spec tables */
.tab-content {
	-ms-overflow-style: none;
}