.clear {
clear: both;
}

.infoboks_wrap {

}


.infoboks_item {
float: left;
width: 32%;
padding-right: 1%;
}

.infoboks_item h1 {
font-size: 18px;
font-weight: normal;
}

.infoboks_item img {
width: 100%;
}