﻿/*@import url("../v2/carousel.css");
@import url('../v2/card.css');*/

.format-column-5 {
    @media(min-width: 1200px) {
        .content-contenido-row {
            .col-xl-2  {
                width: 20%;
            }
        }
    }
}