/* screen - pre-header */
@media(max-width:1199px){

.pre-header {
  /*align-items: flex-start;
  display: flex;*/
  height: 64px;
  /*min-width: 360px;*/
  min-width:100%;
  width: 100%;
}

.pre-header .header-info-cert {
  align-items: center;
  background-color: var(--white);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--grey-3);
  display: flex;
  height: 64px;
  justify-content: space-between;
  padding: 8px 12px;
  position: relative;
  /*width: 360px;*/
  width:100%;
}

.pre-header .frame-633160 {
  gap: 12px;
}

.pre-header .corporate-2023 {
  flex: 0 0 auto;
  position: relative;
}

.pre-header .frame-4101 {
  gap: 24px;
}

.pre-header .frame-4101-item {
  height: 24px;
  position: relative;
  width: 24px;
}

.pre-header .frame {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  position: relative;
}

}
