@media screen and (max-width: 768px) {
  .lnd-temp-topbar-link {
      color: white !important;
  }
}

@media screen and (max-width: 580px) {
  .lnd-temp-2-148-title {
  	font-size: 45px !important;
  }
}