.get-skinive__tabs span {
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}

.get-skinive__tabs {
	border-radius: 40px;
    overflow: hidden;
}

.get-skinive__tabs-button.active span:nth-child(2) {
	display: flex;
}