/*======= index.html =======*/
#home .col-1{
	width:230px;
	margin-right:10px;
}

#home .col-2{
	width:230px;
}

#about .col-1{
	width:210px;
	margin-right:48px;
}

#about .col-2{
	width:212px;
}

#practice .col-1{
	width:210px;
	margin-right:50px;
}

#practice .col-2{
	width:210px;
}

/*=========================*/


