.parter-hd {
  background-image: url(../images/parter.jpg);
}
.brands-ctn {
  text-align: center;
}
.brands-ctn img {
  height: 120px;
  width: unset;
  box-sizing: content-box;
  margin: 40px 0;
}
