.header .wrap.logoBox {
	justify-content: start;
      margin-left: 0;
}

@media screen and (max-width:768px) {
.c2444.logoImg {
	max-width: 70px !important;
    min-height: 70px !important;
  }}

@media screen and (max-width:450px) {
.c2444.logoImg {
	max-width: 50px !important;
    min-height: 50px !important;
  }}