@media screen and (max-width: 1000px) {
.comingsoon img {
    width: 120px;
}

html, body {
    font-size: 10px;
}
}