.col-md-6 {
    width: 50%;
}

.panel-default {
    height: 100% !important;
}

.panel-default .panel-body {
    max-height: 100% !important;
}

.form-group {
    margin-bottom: 0px;
}

address {
    margin-bottom: 0px;
}

.has-more {
    display: none;
}