/*======= index.html =======*/
#page1 #content .row-2 .col-1 {
	width:290px;
	margin-right:65px;
}
#page1 #content .row-2 .col-2 {
	width:312px;
}
#page1 #content .row-3 .col-1 {
	width:348px;
	margin-right:20px;
}
#page1 #content .row-3 .col-2 {
	width:338px;
}
/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:314px;
	margin-right:41px;
}
#page2 #content .row-1 .col-2 {
	width:312px;
}
#page2 #content .row-2 .col-1 {
	width:334px;
	margin-right:36px;
}
#page2 #content .row-2 .col-2 {
	width:334px;
}
#page2 #content .row-3 .col-1 {
	width:223px;
	margin-right:26px;
}
#page2 #content .row-3 .col-2 {
	width:224px;
	margin-right:26px;
}
#page2 #content .row-3 .col-3 {
	width:224px;
}

.row-preview .col-1, .row-preview .col-2, .row-preview .col-3 {
	width:260px !important;
}
.row-preview .col-2 {
	margin-right:41px;
}

/*=========================*/

