.buttonhead {
    padding: 0px 10px;
    line-height: 33px;
}

element.style {
    font-size: 0;
}


@media only screen and (min-width: 1200px) {
/* For desktop: */
    .start_box {
        height: 90vH;
    }
}