.destica-contact-row .pagebuilder-column {
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 50%;
  align-self: stretch;
}
