

/** GENERAL **/
.l-divided			{ font-size:14px; }
form .styledd		{ width:100%; }

form .styledd		{ background:#FFFFFF; }

.contact-title 		{ color:#C10034; text-transform:uppercase; }

.l-divided .l-primary 		{ width:46%; }



/** DETAILS **/
.vcard		{ font-size:1.3em; }


@media screen and (max-width:700px){
	.l-divided .l-primary,
	.l-divided .l-secondary 		{ width:98%; height:auto !important; }
}