.top_portion {
    text-align: center;
}
input {
    padding: 10px;
    width: 33%;
}
.resize {
    width: 50px;
    height: auto;
}

.resize {
    width: 25px;
    height: auto;
}
.center_full {
    text-align: center;
    width: 100%;
}