/*/-/ANASAYFADAN ALINAN KISIM/-/*/
@media screen and (min-width: 992px) and (max-width:1500px) {
    .sinif-cards .col-12{
        width: 33% !important;
        margin-bottom: 10px;
    }

    .sinif-cards .card h5{
        font-size: 16px;
    }

}

@media screen and (max-width: 768px) {

    /*alıntı değil*/
    .card-bottom span{
        font-size: 14px !important;
    }
}
