#download-launcher-button-container {
	width: 100%;
}

section img {
	/* max-height: 350px; */
}

.btn-left{
	text-align: left;
	float: left;
}

.button-dl {
	flex-grow: 0 !important;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.button-dl .link-arrow{
	content: url(/img/arrow.png);
	height: 50px;
	transform: translateY(15px);
  }
  