.txt1 {
  text-align: left;
  transform: scale(1) translate(75%) rotate(270deg);
  margin-top: 150% !important;
}

.txt2 {
  text-align: left;
  transform: scale(1) translate(-70%) rotate(90deg);
  margin-top: 40% !important;
  width: 140%;
}

.logos img{
    max-height: 38px; /* Allow the image to be up to 38px high */
    height: 38px;
}
