.responsive1 {
  width: 100%;
  max-width: 375px;
  height: auto;
}

.responsive2 {
  width: 100%;
  max-width: 150px;
  height: auto;
}

.responsive3 {
  width: 100%;
  max-width: 450px;
  height: auto;
}