@media (max-width: 419.98px) {
  .hidden-phone {
    display: none !important;
  }
}
