.user-profile {
	#addressTable {
		tr {
			td:nth-child(2) {
				width:280px;
			}
		}
	}
}