@media only screen and (max-width:669px) {
.col2:first-child {
    margin-bottom: 20px;
}
.bt-1-blank {
	width: 49%;
	margin:  0 auto;
}

.bt-1 {
	width: 49% !important;
	margin:  0 auto;
}	

.col2:last-child {
	    margin-top: 20px;
}

.subsection {
	margin-bottom: 30px;
}

.serviceSec{
	padding-bottom: 30px;
	margin-bottom: 60px;
	border-bottom: solid 2px #666666;
}	
.tableWrap.mgB40 h2#proteca.h2-l {
	text-align: left !important;
}

#service .btBox {
	padding:0 10px ;
}

#contactBtn #bt1 {
 float: left;
 width: 98%;
}
#contactBtn #bt2 {
 float: right;
 width: 98%;
}
}