.mb-0 {
    margin-bottom: 0 !important;
}
.wpi-settings-container {
    float: left;
    margin: 5px;
    width: 32%;
}

.form-group {
    margin-bottom: 10px;
}

.form-group label {
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
    width: 100%;
}

.form-group .form-control {
    display: block;
    width: 100%;
}