.container{
    width: 1320px
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
textarea.form-control {
    min-height: 200px;
}