
@media (min-width: 1024px) {
  .divetia-difference--larger-desktop .sf-custom__block--image {
    width: 52%;
    flex: 0 0 52%;
  }
  .divetia-difference--larger-desktop .sf-custom__block--text {
    width: 48%;
    flex: 0 0 48%;
  }
}
