.whatsapp-container {
	position: fixed;
	left: 3%;
	bottom: 40px;
	z-index: 9999;
}

.whatsapp-container img {
	max-height: 65px;
}
.portfolio .portfolio-tag {
	display: flex;
	justify-content: space-between;
	width: fit-content;
	align-items: center;
	padding-top: 10px;
}