@charset "utf-8";

/* ****************************************************************************
 * OVERRIDES over Address Field module
 *
 * This CSS should be loaded last, before the final custom CSS
 * ****************************************************************************
 */



/*
 * 
 * ****************************************************************************
 */
input.name-block {
  width                 : 600px;
}

input.last-name {
  width                 : 320px;
}

input.thoroughfare {
  width                 : 600px;
}

input.premise {
  width                 : 600px;
}

