body {
	background-color: #ececed;
	font-size: 14px;
	font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #999;
	}
img {
	max-width: 100%;
	}
.wrapper {
	display: flex;
	flex-direction: row; 
	justify-content: center;
	margin-top: 150px;	
	margin-bottom: 20px;
  	}
 .socket {
	text-align: center;
	padding: 0 20px 0 20px;
 	}