﻿@media (max-width: 768px) {
    .btnDocumentosResponsive {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }
}