

.jpassatempos .passatempo-header {
  margin-top: 1rem !important;
}
.jpassatempos .premio-card {
  margin-bottom: 4px;
}
.jpassatempos .premio-card .premio-image {
  width: 300px;
  display: inline-block;
  vertical-align: text-top;
  border-radius: 6px;
  border: 2px solid #d6e4ff;
}
.jpassatempos .premio-card .premio-description {
  width: calc(100% - 120px);
  display: inline-flex;
  margin-left: 15px;
  justify-content: flex-start;
}
