.contact-info-box .box-inner a:hover{
	color: var(--other-color);
}
.contact-map{
	height: 100%;
}
.contact-info-box{
	width: 29%;
}
.contact-info-box:nth-last-child(1){
	width: 42%;
}