

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

.column-left {
margin-bottom: 30px;
}

.item_box {
margin-bottom: 10px;
}

.box1 p, .box2 p {
margin: 0;
}

.box2 {
margin-top: 22px;
}


