.listmenu .m_top {
  background-image: url(../images/inside-nav.png);
  padding: 40px 20px;
  color: white;
  font-size: 24px;
}

.listmenu .m_top h2 {
  font-size: Max(0.22rem,16px);
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 26px;
  letter-spacing: 2px;
  font-weight: 600;
}

.listmenu .m_top span {
  display: block;
  opacity: 0.5;
  font-size: 12px;
  font-family: Montserrat, Montserrat-Medium;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 26px;
}
