/* Agenda pro */
.seccion-agendapro {
    display: flex;
    justify-content: center;
}

.iframe-agendapro {
    width: 85%;
    height: 1100px;
    padding: 12rem 0 0;
    margin: 0;
}
