
#content .object.record-item.poslugi-obj-icon {
    text-align: center;
}
 
#content .object.record-item.obj1.poslugi-obj-icon, #content .object.record-item.obj2.poslugi-obj-icon {
    border-right: 1px solid #0C2E98;
    border-bottom: 1px solid #0C2E98;
}
#content .object.record-item.obj3.poslugi-obj-icon {
    border-bottom: 1px solid #0C2E98;
}
#content .object.record-item.obj4.poslugi-obj-icon, #content .object.record-item.obj5.poslugi-obj-icon {
    border-right: 1px solid #0C2E98;
}
#content h3.contentTitle.content-title.poslugi-icon-title {
    /* margin-bottom: 50px; */
    text-align: center;
    /* padding: 0 10px; */
}
@media (max-width:991px) {
.content01 .object.record-item.obj2 {
    text-align: center;
}
#content .object.record-item.obj2.poslugi-obj-icon, #content .object.record-item.obj4.poslugi-obj-icon {
border-right: none;
}
#content .object.record-item.obj3.poslugi-obj-icon {
    border-right: 1px solid #0C2E98;
}
#content .object.record-item.obj4.poslugi-obj-icon {
    border-bottom: 1px solid #0C2E98;
}
#content .object.record-item.obj5.poslugi-obj-icon {
    border-right: 1px solid #0C2E98;
}
}
@media (max-width: 500px) {
#content .object.record-item.obj1.poslugi-obj-icon, #content .object.record-item.obj2.poslugi-obj-icon, #content .object.record-item.obj3.poslugi-obj-icon, #content .object.record-item.obj4.poslugi-obj-icon, #content .object.record-item.obj5.poslugi-obj-icon, #content .object.record-item.obj6.poslugi-obj-icon {
    border-right: none;
    border-bottom: 1px solid #0C2E98;
}
#content .object.record-item.obj6.poslugi-obj-icon {
    border-bottom: none;
}

}