#layout-container #main-screen #course-content .slider-wrapper .slider-itemtrack .slider-item .section-title {
    max-height: fit-content;
	max-height: -webkit-fit-content;
	max-height: -moz-fit-content;
}

#layout-container div[id*=section-screen] .section .section-content .tabs-content .content.teacher-content .resources-content .content-item .content-img:before, #layout-container div[id*=section-screen] .section .section-content .tabs-content .content.teacher-content .unit-content .content-item .content-img:before{
	background-image: none;
}

#index-layer .portal-button{
	display: none !important;
}

/*Barra lateral*/
#sidebar-index .portal-button{
	display: none !important;
}