@media only screen and (min-width:670px) {
.la-1 {
	margin-bottom: 40px;
}

.subSection {
	margin-bottom: 30px;
}

.note {
	margin-top: 15px;
}

.col2:nth-child(odd) {
	width: 150px;
	float: left;
}

.col2:nth-child(even) {
	width: 850px;
	float: left;
}

.bt-1-pdf {
	font-size: 14px;
	background-position: left 40px center;
	padding: 25px 35px;
}

.la-1 .leftArea,
.la-2 .rightArea {
	text-align: center;
}

.la-1 img {
	width: auto;
	height: 100%;
}

.la-2 .rightArea img {
	width: 50%;
}

.image {
	text-align: center;
}

.image img {
	width: auto;
}
.im5 {
		margin: 30px 0;
}

.bold {
	font-weight: bold;
}

#contactBtn  {
	width: 50% !important;
}
#contactBtn .col4:first-child .bt-anc{
	padding: 24px 45px;
}
#contactBtn .col4:last-child .bt-anc {
	padding: 20px 45px;
}
}