/* === About Section === */
#home_about_desc_left {
	width: 421px;
}
#home_about_desc_right {
	width: 499px;
}

/* === Portfolio Section === */
#portfolio_section_desc_left {
	width: 366px;
}
#portfolio_section_desc_right {
	width: 551px;
}

/* === Blog Section === */
#blog_section_desc_left {
	width: 525px;
}
#blog_section_desc_right {
	width: 396px;
}

/* === Contact Section === */
#contact_section_desc_left {
	width: 524px;
}
#contact_section_desc_right {
	width: 400px;
}