#animation01-background  {
	width: 100%;
	margin-bottom: 5px;
}
#animation01 {
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
#animation01 img{
	width: 100%;
}
#animation01   > div{
	position: absolute;
}
