/* index.html */
#page1 #content .col-1, #page1 #content .col-2 {width:178px;margin-right:34px}
#page1 #content .col-3 {width:178px}
/* index-1.html */
#page2 #content .col-1, #page2 #content .col-2 {width:178px;margin-right:34px}
#page2 #content .col-3 {width:178px}
/* contacts.html */
#page5 #content .col-1 {width:87px}
#page5 #content .col-2 {width:175px}
#page5 #content .col-3 {width:340px}