/* MY CUSTOM */

/* MOBILE RESPONSIVE */
@media (max-width: 570px) {
.proddf_app-name {
    display: none !important; /* Hides the Product Login span on small screens */
}
}