.svy-wrapper>*>.bts-textarea {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	resize: none;
}