@charset "UTF-8";
.ind-con {
	padding-top: 33px;
	padding-bottom: 52px;
}
p1 {
    font-weight: normal;
    font-size: 26px;
}
.brand-img {
  object-fit: cover;
  width: 100%;
  height: auto; /* or a fixed height if you want them equal */
}
