@media only screen and (max-width: 800px) {
    /* mobile sitewide bg */
    html {
        background-image: url('https://static.mywebsites360.com/da196944989941088e93c2361e57c2c3/i/a84233a6dfb6405f8ee8ac0c7882f55f/1/5feFb8zhrk/Hero-Mob-5d49c663d7e82.jpg');
    }
    /* hide badges in mobile header */
    #badges {
        display:none !important;
    }
}

/* 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_e30cf288154d4004ad58a927670c07f9 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_e30cf288154d4004ad58a927670c07f9 .contentTitle  {
      padding-top: 25px;
  }
}

/* 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_d90e944429c845a28179266b5a922913 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_d90e944429c845a28179266b5a922913 .contentTitle  {
      padding-top: 25px;
  }
}

/* 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_c1a2dd8f672447daa2542d6f9c4671d4 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_c1a2dd8f672447daa2542d6f9c4671d4 .contentTitle  {
      padding-top: 25px;
  }
}