/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/*
@media (min-width: 1280px){
	.page1 div{
		background-image: url(../media/Home/Introduce_1.png);
		background-position: 50%, 50%;
		background-size: cover;
		background-repeat: no-repeat;
		padding: 0px;
		height: 100%;
	}
}
*/