@charset "utf-8";.tab1 {
	float: left;
	height: 10vh;
	width: 100%;
	background-size: cover, contain;
	background-position: right;
	background-color: #FF9832;
}
.tab2 {
	float: left;
	height: 90vh;
	width: 100%;
}
