﻿
.handle h1{
	text-align:left;
	font-size: 35px;
	padding-left:50px;
	-webkit-transform: rotate(90deg);
}

.handle{
	width: 105px;
}
