@media (max-width: 600px) {

        .ctl-todo{
                padding: 10px !important;
        }

        .ctl-icon.ctl-ico-negro {
                /*display:none !important;*/
        }

        .ctl-container {
                width: 100% !important;
                margin-top: 10px !important;
        }

        .col-ln-2.col-md-4.col-sm-6 {
                padding-right:0 px !important;
                padding-left:0 px !important;
                margin-top: 10px !important;
        }


        .ctl-col {
                padding: 0px !important;
        }

        .ctl-btn {
                margin-bottom: 16px !important;
                padding: 4px 8px !important;
        }

        .ctl-nombre-prod {
                margin-bottom: 0px !important;
        }

        .ctl-nombre-prod {
                margin-top: 5px !important;
        }

        .ctl-footer▒{
                width: 100% !important;
                margin-top: 10px !important;
                margin-bottom: 10px !important;
        }

}

@media (min-width: 900px) {

        .ctl-precio {
                min-width: 140px;
        }

}
