
/* homepage slider responsive */

.home .ms-slide-bgcont img{
	width: 100% !important;
	height: auto !important;
	margin: 0px !important;
}

.home .ms-slide,
.home .ms-view {
    height: 45vw !important;
}

.listcourse {
	padding-right: 0px !important;
}


.newsbox {
    background-color: #d8d8d8;
}

.newsbox a,
.newsbox.comecome .uptitle {
    color: #767676 !important;
	border-color: #767676 !important;
}

body .timeline-post img.story-img {
	height: auto !important;
}