svermassen
Hi
Disable css compression on site and use this code in custom css
@media (min-width: 768px){
.contact #contact-form .controls {
margin-left: 5px;
}}
Joomla extra fields will use the default style as they not part of template and custom fields.