.textarea-line {	height: 30px !important;	width: 64px !important;}.control{	/*background: red;*/	position: fixed;	z-index: 1;}#photo_url{	width:300px;}#photo_height, #photo_width{	width:70px;}                           #photo_max_size{	width:77px;}.preview{	position: relative;	top:20px;}.preview-screen{	position: fixed;	z-index: 2;	width:100%;	height:100%;	display:none;	background: black;	left: 0;	top: 0;	cursor:pointer;}.preview-container{	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	margin: 20px;	/*border: solid 1px black;*/	float: left;	cursor:pointer;}.preview-img-container{    background: rgba(0, 0, 0, 0.04);}.preview-info-container{	text-align: center;	padding: 10px 20px;}img {	margin: 0 auto;	position: relative;	object-fit: cover;	display: block;}