@media (max-width: 800px) {
  .home .lowest-price-offer .lowest-price-name {
    font-size: 11px;
  }

  .home .lowest-price-card.service-youtube .lowest-price-name {
    flex-direction: column;
    align-items: flex-start;
    white-space: normal;
  }
}
