* {padding: 0; margin: 0;}
body {background-color: #fff; color: #565a5c; font-family: Tahoma;}
p {font-size: 14px; line-height: 22px; margin: 0 0 10px;}
h1 {
	color: #2B2D2E;
  	font-size: 15px;
  	font-weight: 600;
  	line-height: 20px;
  	margin: 0 0 5px 0;
}
.wrapper {width: 100%; height: auto; margin: auto; display: inline-block; text-align: center;}
.cont-head {background: #3a637a; flex: 1 0 236px; -webkit-flex: 1 0 236px; min-height: 236px; position: relative;}
.cont-head h1 {display: inline; color: #fff; font-size: 40px; position: absolute; top: 130px;}
.cont-main {position: relative; width: 920px; display: inline-block;}
.home-phones {
  	background-position: 0 0;
  	bottom: auto;
  	float: left;
  	left: auto;
  	margin: 0 0 -240px;
  	padding: 0;
  	position: relative;
		top: -240px;
    width: 454px;
    height: 618px;
}
#android {
	position: absolute;
  	top: 30px;
  	left: -40px;
}
#android-screenshot {
	z-index: 8;
  	position: absolute;
  	top: 71px;
		left: -5px;
		width: 228px;
		height: 406px;
}
#iphone {
	position: absolute;
  	top: 90px;
		left: 130px;
		z-index: 9;
}
#iphone-screenshot {
	z-index: 10;
  	position: absolute;
  	top: 154px;
  	left: 148px;
  	width: 223px;
  	height: 398px;
}
.right-column {
	float: right;
		width: 466px;
		margin-top: 40px;
	text-align: justify;
	}
	.right-column h1 {margin-bottom: 15px;}
	.tab-content {min-height: 200px;}
	.platform-badge-container {margin-top: 10px; margin-bottom: 30px;}
img.platform-badge-image {height: 45px;}