/* .about-1-img {
	height: 400px;
	width: 100%;
} */

/* .about-1 {
	height: 477px;
	width: 1200px;
	position: absolute;
	bottom: 60px;
	text-align: left;
} */

.about-2 {
	width: 1200px;
	position: absolute;
	z-index: 50;
	padding: 40px 0;
}

/* .about-3 {
	width: 1200px;
	height: 757px;
	position: relative;
	margin-top: 80px;
} */

.about-4 {
	width: 100vw;
	height: 100vh;
}

/* .about-4-1 {
	width: 1200px;
	height: 280px;
	text-align: left;
	color: #FFF;
	position: absolute;
	bottom: 60px;
	z-index: 1;
} */

@media only screen and (max-width: 1366px) {
/* 	.about-1-img {
		height: 300px;
	} */

	/* .about-1 {
		transform: scale(0.5);
		bottom: -60px;
	} */

	 .about-2 {
		transform: scale(0.7);
	}

	/*.about-3 {
		transform: scale(0.7);
	}

	/* .about-4 {
		transform: scale(0.6);
	} */
	/* .about-4-1 {
		width: 1200px;
		height: 280px;
		text-align: left;
		color: #FFF;
		position: absolute;
		bottom: 20px;
		z-index: 1;
	} */ 
	.about-4-1 {
		transform: scale(1.1);
		bottom: 70px;
	}
}

@media only screen and (min-width: 1920px) {
	/* .about-4-1 {
		width: 1200px;
		height: 280px;
		text-align: left;
		color: #FFF;
		position: absolute;
		bottom: 0px;
		z-index: 1;
	} */
}
