.search-button-row button {
  flex-grow: 1; }

.offer-img-container {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  padding-top: 72%; }

.offer-img-block {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto !important; }

.shop-online-link {
  display: block;
  position: relative; }
