@charset "UTF-8";
.everything {
}

@media screen{
.everything {
    max-width: 1175px;
}
}
