.site-banner .item .banner-text {
  top: 1px;
  width: 1px;
  height: 1px;
  display: none;
}

.header-t .header-social {
  position: absolute;
  right: 155px;
}

.mec-month-divider span {
  display: none;
}

.site-title {
  font-size: 0px;
  position: absolute;
}

.site-title, .site-title-wrap .site-title{ position:static; font-size: 2vw;}

@media(max-width:767px){
  .site-title, .site-title-wrap .site-title{ font-size: 5vw;}
}