.cards a {
  color: #00becc;
  font-weight: 700;
  font-size: 14px;
}

@media (min-width: 768px) {
  .cards {
    width: 389.34px;
    height: 226px;
  }
}