.home-background { background-color: var(--light-color); } .graph-background { background-image: url('~src/assets/explore-assets/home/graph.svg'); background-repeat: no-repeat; } @media only screen and (min-width: 960px){ .explore-dark-logo-background { background-image: url("~src/assets/explore-assets/home/explore-dark-logo.svg"); background-repeat: no-repeat; background-position: left 95%; } }