
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
.btn {
	margin: 0;
	position: relative;
	left: 40%;
	border-radius: 15px;
}

.pad {
	padding-left: 1%;
}