@media all and (min-width: 0px) and (max-width: 625px) {
    .Homepage-backgroundImage {
        display: none;
    }
}
