/*Espaciados rem */
.rand-elearning-headline__title {
  margin-bottom: 30px; }

.rand-elearning-headline__description {
  margin-bottom: 20px; }

@media (min-width: 941px) {
  .rand-elearning-headline {
    display: flex;
    align-items: flex-end; }
    .rand-elearning-headline .block__wrapper {
      display: flex;
      align-items: flex-end;
      width: 100%;
      justify-content: space-between;
      padding-top: 80px;
      padding-bottom: 80px; }
    .rand-elearning-headline__left-content {
      display: inline-block;
      width: calc(100% - 389px);
      max-width: 600px; }
      .rand-elearning-headline__left-content *:last-child {
        margin-bottom: 0; }
    .rand-elearning-headline__right-content {
      display: inline-block;
      width: 384px;
      padding: 0 30px 10px; } }

/*# sourceMappingURL=elearning-headline.css.map */
