/* Custom List Items */
.items_fc3d0c023fbd4c49b49d5ec8d84031a7, .itemContent ul {
    list-style-image: url('https://static.mywebsites360.com/ea6cee3207624f54b89b86d17194727d/i/f4ec071d82ef4d4eafc665d2a2a85bfc/1/GCuCv726gZycFxatknDdac/bullet%20point%20star.png');
}

/* Custom List Items */
.block_e7070da570344e09b851da98e86d0c68, .blockText ul {
    list-style-image: url('https://static.mywebsites360.com/ea6cee3207624f54b89b86d17194727d/i/d9cd31b6668b43c18a2bc17d608871ba/1/GCuCv726gZycFxatknDdac/bullet%20point%20star%20white.png');
}


.div_ddfb0b0b23f0404ea9d3264d222bcf7f, .column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.div_ddfb0b0b23f0404ea9d3264d222bcf7f, .row:after {
  content: "";
  display: table;
  clear: both;
}


.div_b5d077a9741945c0b94775af1079a5d0, .column {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.div_b5d077a9741945c0b94775af1079a5d0, .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.div_b5d077a9741945c0b94775af1079a5d0, .column {
    width: 100%;
  }
}