﻿.textarea-large {
    min-height: 120px;
    resize: vertical;
    width: 100%;
    max-width: 100vw;
    box-sizing: border-box;
}
