.index_catalog {
  width: 950px;
  position: relative;
}
.object_prefix_bottom {
  width: 200px;
}
.small-phone {
    font-size: 34px;
  	margin-right: 10px;
}
.big-phone {
    font-size: 34px;
}
.title_block {
    width: 635px;
}
.contacts {
    width: 325px;
    font-size: 14px;
}
.items_catalog li, .photo_list li {
    width: 210px;
    vertical-align: top;
    padding-right: 12px;
}