.head-title {
    border-top: 1px solid #111;
    padding-top: 15px;
    margin-bottom: 10px;
}

.correo-anonimo {
    width: fit-content;
    font-size: 15px;
}

@media (max-width: 768px) {
    #fraudes-banner {
        height: 100%;
    }
}