Some custom CSS must be added in order to work with the shoptimizer theme
.bought-together.products.bought-together-general {
max-width: calc(1170px + 5.2325em);
margin: 0 auto;
padding-right: 2.617924em;
padding-left: 2.617924em;
}
@media (min-width: 993px) {
body .bought-together ul.products li.product {
float: left;
width: 20%;
}
}
@media (max-width: 768px) {
body .bought-together ul.products li.product {
width: 100%;
}
.bought-together.products.bought-together-general {
padding-right: 15px;
padding-left: 15px;
}

