.one_half {
    width: 49%;
    margin-right: 1%;
}

.one_third {
    width: 33.3%;
    padding-right: 1%;
}

