.logo-nivek
{
  width: 10%;
	height: auto;
	margin-left: 45%;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 45%;
	margin-top:100px;
	margin-bottom: 120px;
}



.boton-terminos
{
  width: 30%;
	height: auto;
	margin-left: 35%;
	float: left;
	text-align: center;
	position: relative;
margin-right: 35%;
	margin-top:40px;
	margin-bottom: 40px;
	background-color: #85CDC5;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 30px;	
}



@media screen and (max-width: 600px) {
	
	
	
	
.boton-terminos
{
  width: 60%;
	height: auto;
	margin-left: 20%;
	margin-right: 20%;
	float: left;
	text-align: center;
	position: relative;
	margin-top:40px;
	margin-bottom: 150px;
	background-color: #85CDC5;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 30px;	
}
	
	
	.logo-nivek
{
  width: 50%;
	height: auto;
	margin-left:25%;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 25%;
	margin-top:100px;
	margin-bottom: 70px;
}

	
	
	
}
