@import url("../beatheaven-parent/screen.css");

@media only screen and (max-width: 480px) and (min-width: 280px) {
.head_menu {
display: none;
}
}