@media only screen and (min-width: 600px)
{

  .login_popup .login_popup_content {
    padding: 0 5em;
  }

}
