body {
  background-image: url('../../../images/background/sasha.jpg');
}

@media (min-width: 738px) and (max-width: 1200px) {
  .artistContent {
    font-size: 1.6rem;
  }
}
