.page-account {
	
}

	.page-account .column-left {
		width: 280px;
	}

	.page-account .column-content {
		width: calc(100% - 296px);
	}