#sizeGuideBtnTab {
	display: flex;
	align-items: center;
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	line-height: 1.4em;
/* 	margin-bottom: 20px; */
	margin-bottom: 0;
}

.iconsizeguide {
	width: 20px; 
	margin-right: 8px;
}

