/*
Theme Name:     susu-abit
Theme URI:
Description:    Basic_theme_wp child theme.
Author:         az
Author URI:
Template:       susu
Version:        1.1.9
*/
@media (max-width: 991px){
	.table-wrap thead {
		display: none;
	}
}
.page-template-magister .edu-title.item.card {
    padding: 54px;
}

.page-template-magister .card-body {
    display: flex;
    flex-wrap: wrap;
}

.page-template-magister .row-wrap {
    flex: 1;
    width: 100%;
    flex-basis: 100%;
    display: flex;
}

.page-template-magister .info-text {
    padding: 0px 10px;
}
.slider-main
{
    display:none;
}
