  

/* Start:/local/templates/nsu/components/bitrix/news.list/section_events/style.css?1511434604705*/

.alumni-img{
    max-height: 270px;
    object-fit: cover;
}

@media (min-width: 768px) and (max-width: 991px) {
    /*body {

        background:orange !important;
    }*/
}
@media (min-width: 992px) and (max-width: 1199px) {
   /* body {
        background:green !important;
    }*/
    .alumni-card.events-card{
        min-height: 390px;
        max-height: 390px;
    }
}
@media (min-width: 1200px) {
   /* body {
        background:yellow !important;
    }*/
    .alumni-card.events-card{
        min-height: 350px;
        max-height: 350px;
    }
}
@media (max-width: 767px) {
  /*  body {
        background: red !important;
    }*/

    .alumni-card.events-card {
        height: auto;
    }
}

/* End */
/* /local/templates/nsu/components/bitrix/news.list/section_events/style.css?1511434604705 */
