.header-left-items > div:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
  width: 220px !important;
  max-width: 220px !important;
}

div.site-branding:nth-child(2) > a:nth-child(1) > img:nth-child(1) {
  width: 175px !important;
}
.select-caret-down-wrapper {
  display: none !important;
}