/* Custom Mobile Background Image */

@media only screen and (max-width: 768px) {
    div.blockWrap_ca1ee18fdbce4f3aa90e5a9067086564 {
        background-image: url(https://static.mywebsites360.com/d667243b3bb3451b827cda39d5989a81/i/c31f8adaf3be44b794981b332f51befc/1/5feFb8zhrk/Website%20Background%201%20mobile.jpg);
    }
}

/* 5050 Responsive Padding */

/* This block targets Mobile */
@media only screen and (max-width: 767px) {
  .block_cb683718b70c4cc0b0ea8157d316a856 .blockText  {
      padding: 0 25px 25px 25px;
  }
}

/* This block targets Tablet */
@media only screen and (width: 768px) {
  .block_cb683718b70c4cc0b0ea8157d316a856 .contentTitle  {
      padding-top: 25px;
  }
}