/****************************************************************************************/
.signature .image img {
	height: 31px;
}
/****************************************************************************************/
#law h1 {
	margin-bottom: 26px;
}

#law [row]:not(:first-child) .header {
	border-top-width: 1px;
	border-top-style: solid;
}

#law .header {
	padding-top: 20px;
	font-size: 1.6rem;
	font-weight: bold;
}
#law .value {
	padding: 5px 0 20px 0;
}
/*******************************************/
#law .a-location {
	margin-top: 17px;
}
#law .a-location > *:not(:first-child) {
	margin-top: 3px;
}

#law .a-location .name {
	font-weight: bold;
}

#law .a-location .fax {
	margin-left: 20px;
}
/****************************************************************************************/
#access h1 {
	margin-bottom: 55px;
}

#access .text {
	margin-top: 23px;
}

#access .text .name {
	font-size: 1.7rem;
}

#access .text .address-tel-fax,
#access .text .hours,
#access .text .transition {
	margin-top: 20px;
}
/****************************************************************************************/

	.mt {
		margin-top: 100px;
			
	}

h1 {
    font-size:2.5rem;
}
