.ga2-img {
	padding: 20px;
}

.ga2-img img {
    width: 100%;
}

.row {
	margin: 0px;
}

#ga2-title {
	padding: 20px;
}

#front-page {
	min-height: 100vh;
	padding-top: 0px;
}

#img-ios {
	border-style: none;
	border-radius: 30px;
}

section.row > div {
	background-color: white;
	border-top: 1px solid rgba(192, 192, 192, 0.5);
	padding: 20px;
}