@media only screen and (max-width: 1575px){.tile{width:60%;height:700px;background-color:#ddd;border-radius:20px;box-shadow:-3px 3px 20px #000;position:relative}}@media only screen and (max-width: 1325px){.tile{width:75%;height:700px;background-color:#ddd;border-radius:20px;box-shadow:-3px 3px 20px #000;position:relative}}@media only screen and (max-width: 1070px){.tile{width:100%;height:700px;background-color:#ddd;border-radius:20px;box-shadow:-3px 3px 20px #000;position:relative}}
