/*-- Use For Custom Styling --*/
.precio_crudo{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.precio_crudo .precio_crudo_container{
  margin: 8px 16px;
}
