.template-product .homepage-columns .background-size-cover{
  background-color: white;
}









@media screen and (max-width:768px){
  .template-product .wrapper div:nth-child(2){
  flex-wrap: wrap !important;
}
}