﻿@media (max-width: 576px) {
    .modal-header {
        gap: 40px !important;
    }

    .btn-volver {
        margin-top: 45px !important;
    }

    .contenedor-info {
        margin: 5px !important;
    }
}
