.botones,
.iconos,
.servicios,
.footer,
.map {
    display: none;
}

#imagen {
    display: flex;
    flex-direction: row-reverse;
    justify-items: flex-end;
    width: 50%;
    height: 50%;
}

.titulo-prop {
    font-size: large;
}

.container-fluid {
    display: none;
}