@media screen and (max-width: 1260px) and (min-width: 768px) {
  .preview_header {
    height: 68px;
    display: flex;
    align-items: center;
  }
  .preview_header .theme_10web_logo img {
    width: 95px;
    height: 26px;
  }
}
