/* .dummy_inner_2 {
    width: 27vw;
    margin-right: 62vw;
    margin-left: 0;
} */

@media screen and (max-width: 1001px) {
  /* .menu-btn {
    position: fixed;
    top: 24px;
    right: 10px;
    display: flex;
    height: 6vw;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 9000;
    margin-top: 1vw;
  } */
}
