

.header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 125px;
}

.tag {
  font-family: "Balthazar", serif;
  font-weight:header;
  font-size: 43px;
  font-style: italic;
  font-weight: 900;
  line-height:45px;
  color: #EC2B32;
  text-align:center;
  padding-top: 20px;
}

.sos-logo {
  width: 235px;
  margin-left: 25px;
}

.alb {
  height: 130px;
}

.dellptnr {
  height: 85px;
  margin-right: 25px;
}



