* {
    padding: 0;
    margin: 0;
}

@media (max-width: 991px) {
    .esconder-md {
        display: none !important;
    }
}

