	.contact-box {
		width: 1220px;
		height: auto;
		margin: 0 auto;

	}
	
	.contact-card {
		width: 100%;
		height: auto;
		margin: 3% auto;
		background-color: #efefef;
	    display: flex;
		flex-flow: row wrap;
		padding: 2%;
		border-radius: 3px;
	}
	.contact-card a{
		width: 35%;
		height: auto;
		border-radius: 5% 5% 0 0;
		margin: 0 auto;
	}
	
	
	.contact-card img {
		width: 100%;
		height: auto;
		border-radius: 5% 5% 0 0;
	}
	
	.contact-text {
		width: 65%;
		height: auto;
		margin: 0 auto;
		padding: 0% 3%;
	}
	
	.contact-text-top {
		display: flex;
		justify-content: space-between;
		margin: 2% auto;
	}
	
	.contact-text-top h3 {
		font-size: 28px;
		
	}
	
	.contact-text-top h3 a {
		text-decoration: none;
		color: #000000;
	}
	.contact-text-bommon{
		
		
	}
	.contact-text p {
		font-size: 18px;
		font-weight: bold;
	}
	
	.contact-text-bommon img{
		width: 20%;
		height: 8%;
	}

	

	
	
	
	
	
	
	@media screen and (max-width: 1220px) {
		.contact-box {
			width: 100%;
			height: auto;
			margin: 0 auto;
	
		}
		
		.contact-card {
			width: 100%;
			height: auto;
			margin: 3% auto;
			background-color: #efefef;
			display: flex;
			flex-flow: row wrap;
			padding: 2%;
			border-radius: 3px;
		}
		.contact-card a{
			width: 35%;
			height: auto;
			border-radius: 5% 5% 0 0;
			margin: 0 auto;
		}
		
		
		.contact-card img {
			width: 100%;
			height: auto;
			border-radius: 5% 5% 0 0;
		}
		
		.contact-text {
			width: 65%;
			height: auto;
			margin: 0 auto;
			padding: 0% 3%;
		}
		
		.contact-text-top {
			display: flex;
			justify-content: space-between;
			margin: 2% auto;
		}
		
		.contact-text-top h3 {
			font-size: 28px;
			
		}
		
		.contact-text-top h3 a {
			text-decoration: none;
			color: #000000;
		}
		.contact-text-bommon{
			
			
		}
		.contact-text p {
			font-size: 18px;
			font-weight: bold;
		}
		
		.contact-text-bommon img{
			width: 20%;
			height: 8%;
		}
	}
	
	@media screen and (max-width: 1024px) {
		.contact-box {
			width: 100%;
			height: auto;
			margin: 0 auto;
	
		}
		
		.contact-card {
			width: 100%;
			height: auto;
			margin: 3% auto;
			background-color: #efefef;
			display: flex;
			flex-flow: row wrap;
			padding: 2%;
			border-radius: 3px;
		}
		.contact-card a{
			width: 35%;
			height: auto;
			border-radius: 5% 5% 0 0;
			margin: 0 auto;
		}
		
		
		.contact-card img {
			width: 100%;
			height: auto;
			border-radius: 5% 5% 0 0;
		}
		
		.contact-text {
			width: 65%;
			height: auto;
			margin: 0 auto;
			padding: 0% 3%;
		}
		
		.contact-text-top {
			display: flex;
			justify-content: space-between;
			margin: 2% auto;
		}
		
		.contact-text-top h3 {
			font-size: 24px;
			
		}
		
		.contact-text-top h3 a {
			text-decoration: none;
			color: #000000;
		}
		.contact-text-bommon{
			
			
		}
		.contact-text p {
			font-size: 14px;
			font-weight: bold;
		}
		
		.contact-text-bommon img{
			width: 20%;
			height: 8%;
		}
	}
	
	@media screen and (max-width: 768px) {
		.contact-box {
			width: 100%;
			height: auto;
			margin: 0 auto;
	
		}
		
		.contact-card {
			width: 100%;
			height: auto;
			margin: 3% auto;
			background-color: #efefef;
			display: flex;
			flex-flow: row wrap;
			padding: 2%;
			border-radius: 3px;
		}
		.contact-card a{
			width: 35%;
			height: auto;
			border-radius: 5% 5% 0 0;
			margin: 0 auto;
		}
		
		
		.contact-card img {
			width: 100%;
			height: auto;
			border-radius: 5% 5% 0 0;
		}
		
		.contact-text {
			width: 65%;
			height: auto;
			margin: 0 auto;
			padding: 0% 3%;
		}
		
		.contact-text-top {
			display: flex;
			justify-content: space-between;
			margin: 2% auto;
		}
		
		.contact-text-top h3 {
			font-size: 16px;
			
		}
		
		.contact-text-top h3 a {
			text-decoration: none;
			color: #000000;
		}
		.contact-text-bommon{
			
			
		}
		.contact-text p {
			font-size: 10px;
			font-weight: bold;
		}
		
		.contact-text-bommon img{
			width: 20%;
			height: 6%;
		}
	}
	
	@media screen and (max-width: 600px) {
		.contact-box {
			width: 100%;
			height: auto;
			margin: 0 auto;
	
		}
		
		.contact-card {
			width: 100%;
			height: auto;
			margin: 3% auto;
			background-color: #efefef;
			padding: 2%;
			border-radius: 3px;
		}
		.contact-card a{
			width: 95%;
			height: auto;
			border-radius: 5% 5% 0 0;
			margin: 0 auto;
		}
		
		
		.contact-card img {
			width: 100%;
			height: auto;
			border-radius: 5% 5% 0 0;
		}
		
		.contact-text {
			width: 100%;
			height: auto;
			margin: 0 auto;
			padding: 0% 3%;
		}
		
		.contact-text-top {
			display: flex;
			justify-content: space-between;
			margin: 2% auto;
		}
		
		.contact-text-top h3 {
			font-size: 20px;
			
		}
		
		.contact-text-top h3 a {
			text-decoration: none;
			color: #000000;
		}
		.contact-text-bommon{
			
			
		}
		.contact-text p {
			font-size: 12px;
			font-weight: bold;
		}
		
		.contact-text-bommon img{
			width: 30%;
			height:45px;
		}
	}
	@media screen and (max-width: 300px) {
		.contact-box {
			width: 95%;
			height: auto;
			margin: 0 auto;
			display: flex;
			flex-flow: row wrap;
		}
		.contact-card {
			width: 95%;
			height: auto;
			margin: 3% auto;
			background-color: #efefef;
		}
		.contact-card img {
			width: 100%;
			height: auto;
		}
		.contact-text {
			width: 90%;
			height: auto;
			margin: 0 auto;
		}
		.contact-text-top {
			display: flex;
			justify-content: space-between;
			margin: 2% auto;
		}
		.contact-text-top h3 {
			font-size: 18px;
		}
		.contact-text-top h3 a {
			text-decoration: none;
			color: #000000;
		}
		.contact-text p {
			font-size: 8px;
			font-weight: bold;
		}
		.consultation a {
			text-decoration: none;
			color: white;
			background-color: #840a15;
			text-align: center;
		}
		.consultation p {
			text-align: center;
			margin-top: 5%;
			font-size: 10px;
		}
		.consultation {
			width: 30%;
			height: auto;
			border-radius: 20px;
			background-color: #840a15;
		}
		.contact-text-bommon-address {
			display: flex;
			justify-content: space-around;
		}
		.contact-text-bommon-address p:first-child {
			width: 18%;
			height: auto;
		}
	}