.with-errors {
    display: none;
    color: crimson;
}

.form-control {
    height: 40px;
    padding: 0 10px;
    font-size: 1.5em;
    line-height: 1.5;
}

.twitter-block {
    width: auto;
    height: 180px !important;
    overflow-y: scroll;
    overflow-x:hidden;
}

.location-map {
    height: 350px;
    width: 100%;
}