.siteobject_frontusers_lostpass form { max-width: 400px; }
.siteobject_frontusers_lostpass h3 { font-weight: normal; color: #000; margin: 0px 0px 10px 0px; padding: 0px; font-size: 14px; }
.siteobject_frontusers_lostpass input { margin-bottom: 24px; }
.siteobject_frontusers_lostpass .error { border-color: #cd005d !important; }

@media (min-width: 768px) {
    .siteobject_frontusers_lostpass h3 { font-size: 17px; }
}