.xpdays-keyvisual-container {
	position: relative;
	top: 0;
	left: 0;
	width: inherit;
    text-align: center;
    overflow: hidden;
	margin-bottom: 3rem;
}
.xpdays-keyvisual {
	position: relative;
	top: 0;
	left: 0;
	width: inherit;
	display: none;
}

#xp-animation {
	width: 100%;
	margin: auto;
}

#xp-animation-small {
	width: 100%;
	margin: auto;
}
