.div_cartao {
  width: 250px;
  height: 150px;
  border: solid blue 2px;
  padding: 15px;
 justify-content: center;
}