#footer-img1{
  background: url(/image/catalog/img/home_foot.jpg);
  background-size: contain;
  width: 100%;
  padding-bottom: 17%;
}

#footer-img2{
  background: url(/image/catalog/img/foot.jpg);
  width: 100%;
  overflow: visible;
  display: inline-block;
}

.pa-column-container table {
    white-space: nowrap;
}

.pa-column-container div:has(table) {
	overflow-x: auto;
}

img {
	max-width: 100%;
}