#main-wrapper {
background-image: url(/img/files/header.png);
}

#main-wrapper #main-background
{
  background-color: transparent;
  background-image: linear-gradient(85deg, rgba(255, 255, 255, 0.8) 0%, rgba(0, 2, 134, 0.8) 100%);
}

#prices-wrapper .card .plan-cost
{
  font-size: 28px;
}
