.preciostockped {
  display: flex;
  justify-content: space-evenly;
}

.Elprecio{
    float: left; 
}
.btEnviar{
    float: right; 
}


.contenedor {
  width: 100%;
}
