.row > * {
    width: 100%;
}

.invalid-feedback {
    color: red;
    padding-left: 8px;
    padding-top: 2px;
    font-size: 13px;
}