.price {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 50px;
}
.price img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}
