* {
	font-size: 0.955em !important;
	font-family: 'Open Sans', sans-serif;
}

body {
	height: 1920px;
}

.row {
	margin-top: 100px;
	display: inline-block;
	text-align: left;
}

.container {
	text-align: center;
	margin: 0 auto;
}

.first {
	text-align: left;
}

img {
	cursor: pointer;
}

.notforuse {
	top: 1800px;
	position: absolute;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}