textarea.form-control {
    height: 55px; /* Adjust the height to your desired value */
}
.skin-black .main-header .logo {
    background-color: #1C426B;
    color: #fff;
}

.main-header .logo {
    text-align: left;
}

.eq-height .box {
    height: 385px;
}

.eq-height .box textarea.form-control {
    height: 170px;
}