.top {
	background-color: #E50020 !important;
	display: table;
	position: fixed;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 0;
}

.animation {
	display: table-cell;
	vertical-align: middle;
}

.top-main-img {
	vertical-align: baseline;
}

.skip-img {
	margin-left: -100px;
}