.cardmap { padding-top:0px !important; margin-left:60px !important; border:none !important; }

.mailLink{ color:black!important;}
.mailLink:hover { color: #005161!important; }

@media only screen and (max-width: 480px) {
    .form-contactusnew {
        margin: -5%;
    }
}

.form-contactusnew {
    max-width: 567px;
    margin-left: 17%;
}


@media screen and (min-width: 47.5em) {
	.leftColumn1 {
		margin-right: 1.5em;
		width: 33%;
	}
	.rightColumn1 {
		position: absolute;
		top: 0;
		right: 0;
		width: 65%;
	}
.columnsContainer1 {
	position: relative;
	margin: .5em;
         padding-bottom:20px;
}
}
.columnsContainer1 {
	position: relative;
	margin: .5em;
         padding-bottom:80px;
}
.leftColumn1 {
	border: none;
	padding: none;
	margin-bottom: .5em;
}
.rightColumn1 {
	border: none;
	padding: none;
}