.gerllish-product-detail-images {
	clear: both;
	width: 100%;
	margin: 24px 0 0;
}

.gerllish-product-detail-image {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.gerllish-product-detail-image img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.gerllish-fitment-table table,
.gerllish-specification-table {
	width: 100%;
	border-collapse: collapse;
}

.gerllish-fitment-table th,
.gerllish-fitment-table td,
.gerllish-specification-table th,
.gerllish-specification-table td {
	padding: 11px 14px;
	border: 1px solid #e4e7ec;
	text-align: left;
}

.gerllish-fitment-table thead th,
.gerllish-specification-table th {
	background: #f6f8fb;
	font-weight: 600;
}
