img{
    height: auto;
}
.error{
    color: red;
}

input.error, textarea.error, select.error{
    border: 1px solid red !important;
}