.section1 {
  z-index: 46;
  height: 3.18vw;
  background-color: rgba(246, 246, 246, 1);
  align-self: flex-start;
  margin-left: 3.23vw;
  width: 14.69vw;
  justify-content: flex-end;
  align-items: center;
  .img1 {
    cursor: pointer;
    z-index: 47;
    width: 13.55vw;
    height: 2.77vw;
  }
}