.page-content img {
    max-width: 628px;
    height: auto;
}
.form-control {
    background: #fafafa;
    border: 1px solid #e3e3e3;
    color: #666;
    height: unset;
    width: 100%;
}
