@media ( max-width: 480px ) {
    .form  { padding: 0 12px 12px; }
}


@media ( max-width: 380px ) {
    .holder-page { width: 380px; }
}
