#navigation .navbar-brand {
    margin-right: 90px;
    width: 186px;
}

h2 {
    line-height: 1em!important;
}



textarea {
    overflow: auto;
    border-radius: 0;
    border: 1px solid #ececec;
    height: 36px;
    margin-bottom: 25px !important;
    box-shadow: none;
    width: 100%;
    min-height: 80px;
    display: block;
    width: 100%;
    color: #a699b3;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
}