/*Remover div de auto inscrição nos cursos 32 e 34*/ body.path-enrol.course-32 #region-main .wrapper-page-withblocks > .row.no-gutters > div:last-child, body.path-enrol.course-34 #region-main .wrapper-page-withblocks > .row.no-gutters > div:last-child { display: none !important; }