.vertical-text {
  transform: translateX(-50%) rotate(-90deg) !important;
  transform-origin: top center;
  white-space: nowrap;
}

.ul-text-style {
  right: 10px;
  bottom: 10%;
}

.vertical-text em {
  font-style: italic;
}

/* .vertical-text > span:first-child {
  font-size: 60px;
}

.vertical-text span {
  font-size: 65px;
} */

@media (max-width: 912px) {
  .bg-style-trainee {
    background-position: 85% 0px;
  }
}
