.topBg {
  background-image: url("../img/bgred.png"); }

.page {
  margin-top: 50px;
  display: flex;
  justify-content: flex-end; }

.phoneMenu {
  background-image: url("../img/bgred.png"); }

@media screen and (max-width: 1200px) {
  .page {
    justify-content: center;
    padding-bottom: 15px;
    margin-top: 15px; } }

/*# sourceMappingURL=index.css.map */
