	.news-box {
		width: 1220px;
		height: auto;
		margin: 0 auto;
		display: flex;
		flex-flow: row wrap;
	}
	
	.news-card {
		width: 48%;
		height: auto;
		margin: 2% auto;
		background-color: white;
		box-shadow: -0.5px -0.5px 3px 3px #e0e0e0;
		display: flex;
		flex-flow: row wrap;
	}
	
	.news-card img {
		
		
	}
	
	.news-card a {
		width: 48%;
		text-decoration: none;
		color: #000000;
	}
	
	.news-text {
		width: 48%;
		height: auto;
		margin: 0% auto;
		margin-top: 3%;
	
	}
	.news-text h3{
		font-size: 18px;
		font-weight: bold;
	
	}

	.news-text p {
		font-size: 14px;
	}
	
	.news-text-bommon{
		width: 100%;
		display: flex;
        justify-content: space-between;
		
	}
	.news-text-bommon a{
        width: 40px;
		text-decoration: none;
		color: #000000;
	
	}
	
	

	

	
	@media screen and (max-width: 1220px) {
		.news-box {
			width: 95%;
			height: auto;
			margin: 0 auto;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card {
			width: 49%;
			height: auto;
			margin: 2% auto;
			background-color: white;
			box-shadow: -0.5px -0.5px 3px 3px #e0e0e0;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card img {
			
			
		}
		
		.news-card a {
			width: 48%;
			text-decoration: none;
			color: #000000;
		}
		
		.news-text {
			width: 48%;
			height: auto;
			margin: 0% auto;
		
		}
		.news-text h3{
			font-size: 16px;
			font-weight: bold;
		
		}
	
		.news-text p {
			font-size: 12px;
		}
		
		.news-text-bommon{
			width: 100%;
			display: flex;
			justify-content: space-between;
			
		}
		.news-text-bommon a{
			width: 40px;
			text-decoration: none;
			color: #000000;
		
		}
	}
	
	@media screen and (max-width: 1024px) {
		.news-box {
			width: 95%;
			height: auto;
			margin: 0 auto;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card {
			width: 49%;
			height: auto;
			margin: 2% auto;
			background-color: white;
			box-shadow: -0.5px -0.5px 3px 3px #e0e0e0;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card img {
			
			width: 100%;
			height: auto;
		}
		
		.news-card a {
			width: 48%;
			height: auto;
			text-decoration: none;
			color: #000000;
		}
		
		.news-text {
			width: 48%;
			height: auto;
			margin: 0% auto;
		
		}
		.news-text h3{
			font-size: 14px;
			font-weight: bold;
		
		}
	
		.news-text p {
			font-size: 8px;
		}
		
		.news-text-bommon{
			width: 100%;
			display: flex;
			justify-content: space-between;
			
		}
		.news-text-bommon a{
			width: 40px;
			text-decoration: none;
			color: #000000;
		
		}
	}
	@media screen and (max-width: 1024px) {
		.news-box {
			width: 95%;
			height: auto;
			margin: 0 auto;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card {
			width: 85%;
			height: auto;
			margin: 2% auto;
			background-color: white;
			box-shadow: -0.5px -0.5px 3px 3px #e0e0e0;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card img {
			
			width: 100%;
			height: auto;
		}
		
		.news-card a {
			width: 48%;
			height: auto;
			text-decoration: none;
			color: #000000;
		}
		
		.news-text {
			width: 48%;
			height: auto;
			margin: 0% auto;
		
		}
		.news-text h3{
			font-size: 24px;
			font-weight: bold;
		
		}
	
		.news-text p {
			font-size: 18px;
		}
		
		.news-text-bommon{
			width: 100%;
			display: flex;
			justify-content: space-between;
			
		}
		.news-text-bommon a{
			width: 40px;
			text-decoration: none;
			color: #000000;
		
		}
	}
	@media screen and (max-width: 768px) {
		.news-box {
			width: 95%;
			height: auto;
			margin: 0 auto;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card {
			width: 95%;
			height: auto;
			margin: 2% auto;
			background-color: white;
			box-shadow: -0.5px -0.5px 3px 3px #e0e0e0;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card img {
			
			width: 100%;
			height: auto;
		}
		
		.news-card a {
			width: 48%;
			height: auto;
			text-decoration: none;
			color: #000000;
		}
		
		.news-text {
			width: 48%;
			height: auto;
			margin: 2% auto;
		
		}
		.news-text h3{
			font-size: 18px;
			font-weight: bold;
			margin-top: 2%;
		
		}
	
		.news-text p {
			font-size: 16px;
		}
		
		.news-text-bommon{
			width: 100%;
			display: flex;
			justify-content: space-between;
			
		}
		.news-text-bommon a{
			width: 40px;
			text-decoration: none;
			color: #000000;
		
		}
	}
	@media screen and (max-width: 600px) {
		.news-box {
			width: 95%;
			height: auto;
			margin: 0 auto;
			display: flex;
			flex-flow: row wrap;
		}
		
		.news-card {
			width: 95%;
			height: auto;
			margin: 2% auto;
			background-color: white;
			box-shadow: -0.5px -0.5px 3px 3px #e0e0e0;
			
		}
		
		.news-card img {
			
			width: 100%;
			height: auto;
		}
		
		.news-card a {
			width: 100%;
			height: auto;
			text-decoration: none;
			color: #000000;
		}
		
		.news-text {
			width: 100%;
			height: auto;
			margin: 0% auto;
		
		}
		.news-text h3{
			font-size: 18px;
			font-weight: bold;
		
		}
	
		.news-text p {
			font-size: 16px;
		}
		
		.news-text-bommon{
			width: 100%;
			display: flex;
			justify-content: space-between;
			
		}
		.news-text-bommon a{
			width: 40px;
			text-decoration: none;
			color: #000000;
		
		}
	}
	
	
	