.app-brief .phone-image {
    max-width: 600px;
    
}

	header div.logo img {
		max-width: 249px;
	}



.quienes_lista{

	padding-top: 95px;
}


.soc_head{

	 padding-top: 28px;
}


.producto span{font-family:  'Open Sans' }
.producto h2{	font-family:  'Open Sans';}
.producto .vermas{  background: #3799ef; border: none; color: #fff; padding: 7px 15px; margin-top: 10px; }
.producto .vermas:hover{  background: #323436; }

.copiado { color: #fff;  text-shadow: 2px 2px 5px #000; font-size: 40px; }
.copiado:hover {   }

.form-control{ height: 30px; }
textarea.form-control { height: 75px; }

@media only screen and (max-width: 600px) {
 .quienes_lista{
	padding-top: 0px;
}

.cont_btn1{
	margin-bottom: 0px;
}

.cont_btn1 .btn.v-btn, input[type=submit] {
	margin: 0px;
}

.v-parallax{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.soc_head{

	 padding-top: 0px;
}

.producto .v-smash-text-large-2x{
	font-size: 20px;
	line-height: 25px;
	margin-top: 0px;
	
}

 .producto h2{
 	margin: 0px;
	font-size: 12px;
	line-height: 20px;

 }

.sub-t{
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
} 

.vermas{
	font-size: 12px;
}
                            



}