/* Add custom CSS styles below */ 

@media (min-width: 768px) {
  salla-slider#slider-0 .item-text {
    position: relative;
    right: 50px;
  }
}
@media (max-width: 768px) {
  .landing-page-first-banner .txt.flex {
    justify-content: end !important;
    margin-bottom: 40px;
  }
}