@media screen and (max-width: 640px) { #Home .Index-page-image { background-image: url('https://static1.squarespace.com/static/5b6e3b05af2096bee8fdb666/t/65b55e23bd151657212e7450/1706384932470/table+exp.jpg'); background-position: 50% bottom; background-repeat: no-repeat; background-size: 410%; } #Home .Index-page-image img { display: none; } }